[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. 29277 1726882946.56207: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 29277 1726882946.56530: Added group all to inventory 29277 1726882946.56532: Added group ungrouped to inventory 29277 1726882946.56535: Group all now contains ungrouped 29277 1726882946.56537: Examining possible inventory source: /tmp/network-mVt/inventory.yml 29277 1726882946.66585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 29277 1726882946.66635: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 29277 1726882946.66652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 29277 1726882946.66695: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 29277 1726882946.66751: Loaded config def from plugin (inventory/script) 29277 1726882946.66752: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 29277 1726882946.66781: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 29277 1726882946.66847: Loaded config def from plugin (inventory/yaml) 29277 1726882946.66849: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 29277 1726882946.66913: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 29277 1726882946.67220: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 29277 1726882946.67225: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 29277 1726882946.67227: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 29277 1726882946.67232: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 29277 1726882946.67235: Loading data from /tmp/network-mVt/inventory.yml 29277 1726882946.67284: /tmp/network-mVt/inventory.yml was not parsable by auto 29277 1726882946.67330: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 29277 1726882946.67361: Loading data from /tmp/network-mVt/inventory.yml 29277 1726882946.67417: group all already in inventory 29277 1726882946.67424: set inventory_file for managed_node1 29277 1726882946.67427: set inventory_dir for managed_node1 29277 1726882946.67428: Added host managed_node1 to inventory 29277 1726882946.67430: Added host managed_node1 to group all 29277 1726882946.67430: set ansible_host for managed_node1 29277 1726882946.67431: set ansible_ssh_extra_args for managed_node1 29277 1726882946.67433: set inventory_file for managed_node2 29277 1726882946.67435: set inventory_dir for managed_node2 29277 1726882946.67436: Added host managed_node2 to inventory 29277 1726882946.67437: Added host managed_node2 to group all 29277 1726882946.67437: set ansible_host for managed_node2 29277 1726882946.67438: set ansible_ssh_extra_args for managed_node2 29277 1726882946.67439: set inventory_file for managed_node3 29277 1726882946.67441: set inventory_dir for managed_node3 29277 1726882946.67441: Added host managed_node3 to inventory 29277 1726882946.67442: Added host managed_node3 to group all 29277 1726882946.67443: set ansible_host for managed_node3 29277 1726882946.67443: set ansible_ssh_extra_args for managed_node3 29277 1726882946.67445: Reconcile groups and hosts in inventory. 29277 1726882946.67448: Group ungrouped now contains managed_node1 29277 1726882946.67449: Group ungrouped now contains managed_node2 29277 1726882946.67450: Group ungrouped now contains managed_node3 29277 1726882946.67508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 29277 1726882946.67598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 29277 1726882946.67634: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 29277 1726882946.67653: Loaded config def from plugin (vars/host_group_vars) 29277 1726882946.67654: 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) 29277 1726882946.67659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 29277 1726882946.67665: 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) 29277 1726882946.67699: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 29277 1726882946.67938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882946.68003: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 29277 1726882946.68035: Loaded config def from plugin (connection/local) 29277 1726882946.68037: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 29277 1726882946.68458: Loaded config def from plugin (connection/paramiko_ssh) 29277 1726882946.68461: 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) 29277 1726882946.69074: 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) 29277 1726882946.69103: Loaded config def from plugin (connection/psrp) 29277 1726882946.69105: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 29277 1726882946.69571: 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) 29277 1726882946.69597: Loaded config def from plugin (connection/ssh) 29277 1726882946.69599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 29277 1726882946.70985: 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) 29277 1726882946.71010: Loaded config def from plugin (connection/winrm) 29277 1726882946.71012: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 29277 1726882946.71038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 29277 1726882946.71089: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 29277 1726882946.71145: Loaded config def from plugin (shell/cmd) 29277 1726882946.71147: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 29277 1726882946.71165: 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) 29277 1726882946.71215: Loaded config def from plugin (shell/powershell) 29277 1726882946.71217: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 29277 1726882946.71258: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 29277 1726882946.71376: Loaded config def from plugin (shell/sh) 29277 1726882946.71378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 29277 1726882946.71408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 29277 1726882946.71492: Loaded config def from plugin (become/runas) 29277 1726882946.71493: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 29277 1726882946.71621: Loaded config def from plugin (become/su) 29277 1726882946.71624: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 29277 1726882946.71734: Loaded config def from plugin (become/sudo) 29277 1726882946.71735: 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 29277 1726882946.71760: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml 29277 1726882946.71978: in VariableManager get_vars() 29277 1726882946.71995: done with get_vars() 29277 1726882946.72019: in VariableManager get_vars() 29277 1726882946.72023: done with get_vars() 29277 1726882946.72025: variable 'playbook_dir' from source: magic vars 29277 1726882946.72026: variable 'ansible_playbook_python' from source: magic vars 29277 1726882946.72027: variable 'ansible_config_file' from source: magic vars 29277 1726882946.72027: variable 'groups' from source: magic vars 29277 1726882946.72028: variable 'omit' from source: magic vars 29277 1726882946.72028: variable 'ansible_version' from source: magic vars 29277 1726882946.72028: variable 'ansible_check_mode' from source: magic vars 29277 1726882946.72029: variable 'ansible_diff_mode' from source: magic vars 29277 1726882946.72029: variable 'ansible_forks' from source: magic vars 29277 1726882946.72030: variable 'ansible_inventory_sources' from source: magic vars 29277 1726882946.72030: variable 'ansible_skip_tags' from source: magic vars 29277 1726882946.72031: variable 'ansible_limit' from source: magic vars 29277 1726882946.72031: variable 'ansible_run_tags' from source: magic vars 29277 1726882946.72032: variable 'ansible_verbosity' from source: magic vars 29277 1726882946.72061: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml 29277 1726882946.72351: trying /usr/local/lib/python3.12/site-packages/ansible/modules 29277 1726882946.74468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 29277 1726882946.74586: in VariableManager get_vars() 29277 1726882946.74597: done with get_vars() 29277 1726882946.74623: in VariableManager get_vars() 29277 1726882946.74632: done with get_vars() 29277 1726882946.74655: in VariableManager get_vars() 29277 1726882946.74663: done with get_vars() 29277 1726882946.74765: in VariableManager get_vars() 29277 1726882946.74775: done with get_vars() 29277 1726882946.74804: in VariableManager get_vars() 29277 1726882946.74813: done with get_vars() 29277 1726882946.74840: in VariableManager get_vars() 29277 1726882946.74847: done with get_vars() 29277 1726882946.74870: in VariableManager get_vars() 29277 1726882946.74877: done with get_vars() 29277 1726882946.74907: in VariableManager get_vars() 29277 1726882946.74915: done with get_vars() 29277 1726882946.74939: in VariableManager get_vars() 29277 1726882946.74947: done with get_vars() 29277 1726882946.74984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 29277 1726882946.75010: 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 29277 1726882946.75176: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 29277 1726882946.75283: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 29277 1726882946.75285: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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) 29277 1726882946.75307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 29277 1726882946.75328: 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) 29277 1726882946.75439: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 29277 1726882946.75479: Loaded config def from plugin (callback/default) 29277 1726882946.75483: 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) 29277 1726882946.76300: Loaded config def from plugin (callback/junit) 29277 1726882946.76302: 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) 29277 1726882946.76337: 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) 29277 1726882946.76378: Loaded config def from plugin (callback/minimal) 29277 1726882946.76382: 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) 29277 1726882946.76411: 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) 29277 1726882946.76457: Loaded config def from plugin (callback/tree) 29277 1726882946.76458: 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 29277 1726882946.76551: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 29277 1726882946.76553: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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_switch_provider.yml ******************************************** 2 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml 29277 1726882946.76571: in VariableManager get_vars() 29277 1726882946.76582: done with get_vars() 29277 1726882946.76586: in VariableManager get_vars() 29277 1726882946.76592: done with get_vars() 29277 1726882946.76594: variable 'omit' from source: magic vars 29277 1726882946.76618: in VariableManager get_vars() 29277 1726882946.76630: done with get_vars() 29277 1726882946.76646: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_switch_provider.yml'] ********************** 29277 1726882946.77088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 29277 1726882946.77141: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 29277 1726882946.77167: getting the remaining hosts for this loop 29277 1726882946.77169: done getting the remaining hosts for this loop 29277 1726882946.77172: getting the next task for host managed_node3 29277 1726882946.77174: done getting next task for host managed_node3 29277 1726882946.77175: ^ task is: TASK: Gathering Facts 29277 1726882946.77176: ^ 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 29277 1726882946.77178: getting variables 29277 1726882946.77179: in VariableManager get_vars() 29277 1726882946.77189: Calling all_inventory to load vars for managed_node3 29277 1726882946.77191: Calling groups_inventory to load vars for managed_node3 29277 1726882946.77193: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882946.77202: Calling all_plugins_play to load vars for managed_node3 29277 1726882946.77209: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882946.77211: Calling groups_plugins_play to load vars for managed_node3 29277 1726882946.77238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882946.77270: done with get_vars() 29277 1726882946.77275: done getting variables 29277 1726882946.77326: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:3 Friday 20 September 2024 21:42:26 -0400 (0:00:00.008) 0:00:00.008 ****** 29277 1726882946.77341: entering _queue_task() for managed_node3/gather_facts 29277 1726882946.77341: Creating lock for gather_facts 29277 1726882946.78754: worker is 1 (out of 1 available) 29277 1726882946.78768: exiting _queue_task() for managed_node3/gather_facts 29277 1726882946.78784: done queuing things up, now waiting for results queue to drain 29277 1726882946.78787: waiting for pending results... 29277 1726882946.78929: running TaskExecutor() for managed_node3/TASK: Gathering Facts 29277 1726882946.79000: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000001a 29277 1726882946.79010: variable 'ansible_search_path' from source: unknown 29277 1726882946.79047: calling self._execute() 29277 1726882946.79097: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882946.79100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882946.79108: variable 'omit' from source: magic vars 29277 1726882946.79188: variable 'omit' from source: magic vars 29277 1726882946.79208: variable 'omit' from source: magic vars 29277 1726882946.79237: variable 'omit' from source: magic vars 29277 1726882946.79276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29277 1726882946.79308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29277 1726882946.79325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29277 1726882946.79339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882946.79354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882946.79376: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29277 1726882946.79383: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882946.79386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882946.79464: Set connection var ansible_shell_executable to /bin/sh 29277 1726882946.79469: Set connection var ansible_module_compression to ZIP_DEFLATED 29277 1726882946.79474: Set connection var ansible_shell_type to sh 29277 1726882946.79482: Set connection var ansible_pipelining to False 29277 1726882946.79485: Set connection var ansible_connection to ssh 29277 1726882946.79488: Set connection var ansible_timeout to 10 29277 1726882946.79508: variable 'ansible_shell_executable' from source: unknown 29277 1726882946.79511: variable 'ansible_connection' from source: unknown 29277 1726882946.79513: variable 'ansible_module_compression' from source: unknown 29277 1726882946.79516: variable 'ansible_shell_type' from source: unknown 29277 1726882946.79519: variable 'ansible_shell_executable' from source: unknown 29277 1726882946.79524: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882946.79526: variable 'ansible_pipelining' from source: unknown 29277 1726882946.79529: variable 'ansible_timeout' from source: unknown 29277 1726882946.79534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882946.79676: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 29277 1726882946.79688: variable 'omit' from source: magic vars 29277 1726882946.79691: starting attempt loop 29277 1726882946.79694: running the handler 29277 1726882946.79704: variable 'ansible_facts' from source: unknown 29277 1726882946.79722: _low_level_execute_command(): starting 29277 1726882946.79728: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29277 1726882946.80271: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882946.80275: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882946.80278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration <<< 29277 1726882946.80284: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882946.80340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882946.80343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882946.80346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882946.80449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882946.82221: stdout chunk (state=3): >>>/root <<< 29277 1726882946.82327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882946.82390: stderr chunk (state=3): >>><<< 29277 1726882946.82395: stdout chunk (state=3): >>><<< 29277 1726882946.82411: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882946.82423: _low_level_execute_command(): starting 29277 1726882946.82429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761 `" && echo ansible-tmp-1726882946.8241131-29290-43836125754761="` echo /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761 `" ) && sleep 0' 29277 1726882946.82885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882946.82890: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882946.82907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882946.82971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882946.82974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882946.83061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882946.85029: stdout chunk (state=3): >>>ansible-tmp-1726882946.8241131-29290-43836125754761=/root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761 <<< 29277 1726882946.85150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882946.85197: stderr chunk (state=3): >>><<< 29277 1726882946.85201: stdout chunk (state=3): >>><<< 29277 1726882946.85215: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882946.8241131-29290-43836125754761=/root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882946.85246: variable 'ansible_module_compression' from source: unknown 29277 1726882946.85292: ANSIBALLZ: Using generic lock for ansible.legacy.setup 29277 1726882946.85296: ANSIBALLZ: Acquiring lock 29277 1726882946.85299: ANSIBALLZ: Lock acquired: 140336785203536 29277 1726882946.85301: ANSIBALLZ: Creating module 29277 1726882947.05907: ANSIBALLZ: Writing module into payload 29277 1726882947.06012: ANSIBALLZ: Writing module 29277 1726882947.06037: ANSIBALLZ: Renaming module 29277 1726882947.06048: ANSIBALLZ: Done creating module 29277 1726882947.06076: variable 'ansible_facts' from source: unknown 29277 1726882947.06085: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29277 1726882947.06093: _low_level_execute_command(): starting 29277 1726882947.06098: _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' 29277 1726882947.06596: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882947.06601: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.06605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 29277 1726882947.06607: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882947.06609: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.06664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882947.06668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882947.06670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882947.06765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882947.08507: stdout chunk (state=3): >>>PLATFORM <<< 29277 1726882947.08584: stdout chunk (state=3): >>>Linux <<< 29277 1726882947.08601: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 29277 1726882947.08607: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 29277 1726882947.08749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882947.08815: stderr chunk (state=3): >>><<< 29277 1726882947.08818: stdout chunk (state=3): >>><<< 29277 1726882947.08836: _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.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882947.08847 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 29277 1726882947.08898: _low_level_execute_command(): starting 29277 1726882947.08901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 29277 1726882947.08986: Sending initial data 29277 1726882947.08989: Sent initial data (1181 bytes) 29277 1726882947.09385: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882947.09389: 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.45.226 originally 10.31.45.226 <<< 29277 1726882947.09392: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.09395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882947.09408: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.09461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882947.09464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882947.09556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882947.13181: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 29277 1726882947.13567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882947.13632: stderr chunk (state=3): >>><<< 29277 1726882947.13637: stdout chunk (state=3): >>><<< 29277 1726882947.13657: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882947.13728: variable 'ansible_facts' from source: unknown 29277 1726882947.13731: variable 'ansible_facts' from source: unknown 29277 1726882947.13740: variable 'ansible_module_compression' from source: unknown 29277 1726882947.13776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29277bol80s2i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29277 1726882947.13802: variable 'ansible_facts' from source: unknown 29277 1726882947.13927: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py 29277 1726882947.14053: Sending initial data 29277 1726882947.14057: Sent initial data (153 bytes) 29277 1726882947.14566: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882947.14569: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.14572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 29277 1726882947.14574: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882947.14576: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.14636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882947.14641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882947.14730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882947.16345: 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 <<< 29277 1726882947.16441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29277 1726882947.16528: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29277bol80s2i/tmpanwvppxc /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py <<< 29277 1726882947.16531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py" <<< 29277 1726882947.16600: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29277bol80s2i/tmpanwvppxc" to remote "/root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py" <<< 29277 1726882947.17916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882947.17994: stderr chunk (state=3): >>><<< 29277 1726882947.17998: stdout chunk (state=3): >>><<< 29277 1726882947.18020: done transferring module to remote 29277 1726882947.18036: _low_level_execute_command(): starting 29277 1726882947.18051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/ /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py && sleep 0' 29277 1726882947.18747: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882947.18869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882947.20782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882947.20798: stdout chunk (state=3): >>><<< 29277 1726882947.20811: stderr chunk (state=3): >>><<< 29277 1726882947.20839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882947.20848: _low_level_execute_command(): starting 29277 1726882947.20858: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/AnsiballZ_setup.py && sleep 0' 29277 1726882947.21560: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29277 1726882947.21607: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882947.21713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882947.21763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882947.21859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882947.24173: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29277 1726882947.24201: stdout chunk (state=3): >>>import _imp # builtin <<< 29277 1726882947.24232: stdout chunk (state=3): >>>import '_thread' # <<< 29277 1726882947.24238: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 29277 1726882947.24314: stdout chunk (state=3): >>>import '_io' # <<< 29277 1726882947.24318: stdout chunk (state=3): >>>import 'marshal' # <<< 29277 1726882947.24357: stdout chunk (state=3): >>>import 'posix' # <<< 29277 1726882947.24396: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29277 1726882947.24424: stdout chunk (state=3): >>>import 'time' # <<< 29277 1726882947.24436: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29277 1726882947.24490: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29277 1726882947.24495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.24513: stdout chunk (state=3): >>>import '_codecs' # <<< 29277 1726882947.24542: stdout chunk (state=3): >>>import 'codecs' # <<< 29277 1726882947.24579: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29277 1726882947.24604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29277 1726882947.24623: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb3a4530> <<< 29277 1726882947.24635: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb373b30> <<< 29277 1726882947.24653: 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' <<< 29277 1726882947.24658: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb3a6ab0> <<< 29277 1726882947.24695: stdout chunk (state=3): >>>import '_signal' # <<< 29277 1726882947.24732: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 29277 1726882947.24748: stdout chunk (state=3): >>>import 'io' # <<< 29277 1726882947.24786: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 29277 1726882947.24892: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29277 1726882947.24921: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 29277 1726882947.24966: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 29277 1726882947.25006: stdout chunk (state=3): >>>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' <<< 29277 1726882947.25063: 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 <<< 29277 1726882947.25094: stdout chunk (state=3): >>># 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 0x7f7deb1551c0> <<< 29277 1726882947.25138: 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 <<< 29277 1726882947.25163: stdout chunk (state=3): >>># 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 0x7f7deb155fd0> <<< 29277 1726882947.25197: stdout chunk (state=3): >>>import 'site' # <<< 29277 1726882947.25212: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 29277 1726882947.25613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29277 1726882947.25618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29277 1726882947.25650: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 29277 1726882947.25654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.25682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29277 1726882947.25727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 29277 1726882947.25743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29277 1726882947.25766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 29277 1726882947.25783: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb193dd0> <<< 29277 1726882947.25794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29277 1726882947.25818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 29277 1726882947.25843: stdout chunk (state=3): >>>import '_operator' # <<< 29277 1726882947.25849: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb193fe0> <<< 29277 1726882947.25867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29277 1726882947.25897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29277 1726882947.25924: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29277 1726882947.25981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.25992: stdout chunk (state=3): >>>import 'itertools' # <<< 29277 1726882947.26025: 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' <<< 29277 1726882947.26040: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1cb800> <<< 29277 1726882947.26055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29277 1726882947.26064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 29277 1726882947.26081: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1cbe90> <<< 29277 1726882947.26091: stdout chunk (state=3): >>>import '_collections' # <<< 29277 1726882947.26140: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1abaa0> <<< 29277 1726882947.26155: stdout chunk (state=3): >>>import '_functools' # <<< 29277 1726882947.26184: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1a91c0> <<< 29277 1726882947.26286: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb190f80> <<< 29277 1726882947.26309: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29277 1726882947.26335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 29277 1726882947.26338: stdout chunk (state=3): >>>import '_sre' # <<< 29277 1726882947.26373: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29277 1726882947.26393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29277 1726882947.26417: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 29277 1726882947.26424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29277 1726882947.26465: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1ef770> <<< 29277 1726882947.26473: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1ee390> <<< 29277 1726882947.26507: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 29277 1726882947.26512: 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 0x7f7deb1aa060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1ecbc0> <<< 29277 1726882947.26573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29277 1726882947.26587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21c7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb190200> <<< 29277 1726882947.26614: 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' <<< 29277 1726882947.26651: 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' <<< 29277 1726882947.26657: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deb21cc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21cb30> <<< 29277 1726882947.26703: 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' <<< 29277 1726882947.26719: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deb21cf20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb18ed20> <<< 29277 1726882947.26748: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 29277 1726882947.26753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.26771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29277 1726882947.26812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29277 1726882947.26827: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21d610> <<< 29277 1726882947.26830: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21d2e0> import 'importlib.machinery' # <<< 29277 1726882947.26866: 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' <<< 29277 1726882947.26885: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21e510> <<< 29277 1726882947.26909: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29277 1726882947.26912: stdout chunk (state=3): >>>import 'runpy' # <<< 29277 1726882947.26945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29277 1726882947.26972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29277 1726882947.27005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 29277 1726882947.27023: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb238740> <<< 29277 1726882947.27030: stdout chunk (state=3): >>>import 'errno' # <<< 29277 1726882947.27061: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.27065: 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 0x7f7deb239e80> <<< 29277 1726882947.27095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29277 1726882947.27100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29277 1726882947.27130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29277 1726882947.27143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 29277 1726882947.27148: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb23ad20> <<< 29277 1726882947.27194: 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' <<< 29277 1726882947.27197: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deb23b380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb23a270> <<< 29277 1726882947.27223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29277 1726882947.27240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29277 1726882947.27288: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.27292: 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 0x7f7deb23be00> <<< 29277 1726882947.27307: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb23b530> <<< 29277 1726882947.27346: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21e570> <<< 29277 1726882947.27375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29277 1726882947.27397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29277 1726882947.27419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29277 1726882947.27440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29277 1726882947.27474: 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 0x7f7deaf47d70> <<< 29277 1726882947.27500: 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' <<< 29277 1726882947.27535: 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 0x7f7deaf708c0> <<< 29277 1726882947.27560: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf70620> <<< 29277 1726882947.27564: 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 0x7f7deaf70740> <<< 29277 1726882947.27600: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.27614: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deaf70aa0> <<< 29277 1726882947.27620: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf45f10> <<< 29277 1726882947.27658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29277 1726882947.27755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29277 1726882947.27786: 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' <<< 29277 1726882947.27811: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf72180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf70e00> <<< 29277 1726882947.27840: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21ec60> <<< 29277 1726882947.27862: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29277 1726882947.27927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.27945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29277 1726882947.27993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29277 1726882947.28017: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf9a4b0> <<< 29277 1726882947.28082: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29277 1726882947.28104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29277 1726882947.28134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29277 1726882947.28204: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb6630> <<< 29277 1726882947.28208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29277 1726882947.28250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29277 1726882947.28298: stdout chunk (state=3): >>>import 'ntpath' # <<< 29277 1726882947.28334: 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 0x7f7deafeb3b0> <<< 29277 1726882947.28352: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29277 1726882947.28398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29277 1726882947.28411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29277 1726882947.28456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29277 1726882947.28551: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb011b50> <<< 29277 1726882947.28628: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafeb4d0> <<< 29277 1726882947.28668: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb6cf0> <<< 29277 1726882947.28715: 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 0x7f7deae344a0> <<< 29277 1726882947.28740: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf73080> <<< 29277 1726882947.28894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29277 1726882947.28927: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7deae34740> <<< 29277 1726882947.29101: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_aup0l9q3/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 29277 1726882947.29252: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.29288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29277 1726882947.29290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29277 1726882947.29332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29277 1726882947.29410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29277 1726882947.29450: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 29277 1726882947.29455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae9e1b0> import '_typing' # <<< 29277 1726882947.29664: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae750a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae74290> <<< 29277 1726882947.29666: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.29707: stdout chunk (state=3): >>>import 'ansible' # <<< 29277 1726882947.29712: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.29726: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.29738: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.29752: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 29277 1726882947.29766: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.31327: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.32583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 29277 1726882947.32601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae77890> <<< 29277 1726882947.32614: 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' <<< 29277 1726882947.32628: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29277 1726882947.32652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29277 1726882947.32656: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 29277 1726882947.32688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29277 1726882947.32692: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.32696: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deaecdaf0> <<< 29277 1726882947.32732: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecd880> <<< 29277 1726882947.32757: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecd190> <<< 29277 1726882947.32782: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29277 1726882947.32785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29277 1726882947.32826: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecdbe0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb53d0> <<< 29277 1726882947.32845: stdout chunk (state=3): >>>import 'atexit' # <<< 29277 1726882947.32869: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deaece840> <<< 29277 1726882947.32898: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deaecea80> <<< 29277 1726882947.32910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29277 1726882947.32965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 29277 1726882947.32968: stdout chunk (state=3): >>>import '_locale' # <<< 29277 1726882947.33016: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecef60> <<< 29277 1726882947.33020: stdout chunk (state=3): >>>import 'pwd' # <<< 29277 1726882947.33045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29277 1726882947.33064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29277 1726882947.33099: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead34cb0> <<< 29277 1726882947.33128: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.33137: 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 0x7f7dead368d0> <<< 29277 1726882947.33159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29277 1726882947.33168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29277 1726882947.33208: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead37260> <<< 29277 1726882947.33223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29277 1726882947.33252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29277 1726882947.33267: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead38440> <<< 29277 1726882947.33285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29277 1726882947.33319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29277 1726882947.33343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 29277 1726882947.33348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29277 1726882947.33395: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3aed0> <<< 29277 1726882947.33435: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dead3aff0> <<< 29277 1726882947.33460: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead39160> <<< 29277 1726882947.33476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29277 1726882947.33501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29277 1726882947.33531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 29277 1726882947.33534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29277 1726882947.33546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29277 1726882947.33569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29277 1726882947.33595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 29277 1726882947.33607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3eea0> <<< 29277 1726882947.33625: stdout chunk (state=3): >>>import '_tokenize' # <<< 29277 1726882947.33689: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3d970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3d6d0> <<< 29277 1726882947.33711: 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' <<< 29277 1726882947.33797: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3ffb0> <<< 29277 1726882947.33819: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead396a0> <<< 29277 1726882947.33885: 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 0x7f7dead83020> <<< 29277 1726882947.33889: 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 0x7f7dead83140> <<< 29277 1726882947.33928: 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' <<< 29277 1726882947.33953: 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' <<< 29277 1726882947.33988: 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' <<< 29277 1726882947.34000: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dead88d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead88ad0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29277 1726882947.34171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29277 1726882947.34175: 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 0x7f7dead8b2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead89400> <<< 29277 1726882947.34178: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29277 1726882947.34234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.34247: stdout chunk (state=3): >>># /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' # <<< 29277 1726882947.34296: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead929f0> <<< 29277 1726882947.34427: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead8b3b0> <<< 29277 1726882947.34499: 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 0x7f7dead93800> <<< 29277 1726882947.34540: 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' <<< 29277 1726882947.34559: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dead93a40> <<< 29277 1726882947.34592: 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 0x7f7dead93bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead83440> <<< 29277 1726882947.34640: 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' <<< 29277 1726882947.34649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29277 1726882947.34680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29277 1726882947.34704: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.34726: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dead97320> <<< 29277 1726882947.34880: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.34887: 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 0x7f7dead98920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead95a90> <<< 29277 1726882947.34914: 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' <<< 29277 1726882947.34927: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dead96e40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead95760> <<< 29277 1726882947.34957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29277 1726882947.34960: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 29277 1726882947.34970: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35067: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35158: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 29277 1726882947.35194: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35200: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35222: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 29277 1726882947.35350: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.35487: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.36084: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.36688: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 29277 1726882947.36702: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29277 1726882947.36721: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29277 1726882947.36743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.36796: 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 0x7f7deac20a40> <<< 29277 1726882947.36890: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29277 1726882947.36898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 29277 1726882947.36917: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac21820> <<< 29277 1726882947.36920: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead9b380> <<< 29277 1726882947.36971: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 29277 1726882947.36990: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.37007: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.37028: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 29277 1726882947.37039: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.37198: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.37373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29277 1726882947.37379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac21490> <<< 29277 1726882947.37389: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.37891: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38390: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38463: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38547: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29277 1726882947.38550: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38591: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38628: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29277 1726882947.38635: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38706: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38802: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29277 1726882947.38812: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29277 1726882947.38848: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38887: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.38929: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29277 1726882947.38938: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.39190: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.39442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29277 1726882947.39503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29277 1726882947.39508: stdout chunk (state=3): >>>import '_ast' # <<< 29277 1726882947.39588: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac227e0> <<< 29277 1726882947.39593: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.39670: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.39747: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 29277 1726882947.39761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29277 1726882947.39778: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29277 1726882947.39788: 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' <<< 29277 1726882947.39864: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.39991: 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 0x7f7deac2a420> <<< 29277 1726882947.40041: 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 0x7f7deac2ad80> <<< 29277 1726882947.40061: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac23710> <<< 29277 1726882947.40070: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40115: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40151: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29277 1726882947.40166: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40207: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40266: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40313: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40388: 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 <<< 29277 1726882947.40419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.40507: 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 0x7f7deac299a0> <<< 29277 1726882947.40549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2aff0> <<< 29277 1726882947.40583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 29277 1726882947.40586: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 29277 1726882947.40588: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40661: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40725: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40750: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.40793: 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 <<< 29277 1726882947.40799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.40817: 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 <<< 29277 1726882947.40840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29277 1726882947.40859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29277 1726882947.40913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29277 1726882947.40933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29277 1726882947.40950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29277 1726882947.40999: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacbf080> <<< 29277 1726882947.41053: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac37ef0> <<< 29277 1726882947.41132: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2ef90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2ede0><<< 29277 1726882947.41137: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 29277 1726882947.41173: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41202: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 29277 1726882947.41209: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 29277 1726882947.41253: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29277 1726882947.41280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29277 1726882947.41291: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 29277 1726882947.41298: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41370: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41423: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41446: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41464: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41512: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41551: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41593: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29277 1726882947.41646: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41716: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41796: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41816: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.41853: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29277 1726882947.41865: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.42055: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.42241: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.42291: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.42341: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 29277 1726882947.42353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882947.42367: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29277 1726882947.42383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29277 1726882947.42398: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29277 1726882947.42424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 29277 1726882947.42446: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc5e80> <<< 29277 1726882947.42470: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 29277 1726882947.42475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 29277 1726882947.42501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 29277 1726882947.42536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29277 1726882947.42566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29277 1726882947.42581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 29277 1726882947.42590: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea7005c0> <<< 29277 1726882947.42613: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.42632: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dea700920> <<< 29277 1726882947.42683: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaca5670> <<< 29277 1726882947.42697: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaca4980> <<< 29277 1726882947.42734: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc4560> <<< 29277 1726882947.42749: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc48f0> <<< 29277 1726882947.42765: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29277 1726882947.42796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29277 1726882947.42824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 29277 1726882947.42836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29277 1726882947.42855: 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' <<< 29277 1726882947.42891: 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 0x7f7dea703890> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea703170> <<< 29277 1726882947.42917: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.42931: 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 0x7f7dea703320> <<< 29277 1726882947.42944: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea7025d0> <<< 29277 1726882947.42957: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29277 1726882947.43045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29277 1726882947.43064: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea703950> <<< 29277 1726882947.43078: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29277 1726882947.43104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 29277 1726882947.43133: 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 0x7f7dea76a480> <<< 29277 1726882947.43168: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea7684a0> <<< 29277 1726882947.43197: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc55e0> <<< 29277 1726882947.43211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 29277 1726882947.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43250: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 29277 1726882947.43262: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43327: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29277 1726882947.43401: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43450: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 29277 1726882947.43529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 29277 1726882947.43548: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43575: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 29277 1726882947.43678: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29277 1726882947.43733: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43774: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 29277 1726882947.43828: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43890: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.43952: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.44011: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.44067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 29277 1726882947.44088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 29277 1726882947.44627: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 29277 1726882947.45133: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45184: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45243: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45274: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45320: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 29277 1726882947.45325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 29277 1726882947.45354: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 29277 1726882947.45397: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45457: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 29277 1726882947.45530: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45555: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 29277 1726882947.45594: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45625: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 29277 1726882947.45668: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45748: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.45840: 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' <<< 29277 1726882947.45874: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea76be30> <<< 29277 1726882947.45888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29277 1726882947.45916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29277 1726882947.46044: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea76b200> <<< 29277 1726882947.46055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 29277 1726882947.46059: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46130: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 29277 1726882947.46205: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46298: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 29277 1726882947.46401: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46475: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 29277 1726882947.46560: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46597: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.46650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29277 1726882947.46687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29277 1726882947.46763: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.46816: 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 0x7f7dea79a570> <<< 29277 1726882947.47016: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea786300> import 'ansible.module_utils.facts.system.python' # <<< 29277 1726882947.47034: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47088: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29277 1726882947.47150: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47245: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47330: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47453: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47606: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 29277 1726882947.47614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 29277 1726882947.47620: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47664: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 29277 1726882947.47715: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47750: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47802: 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' <<< 29277 1726882947.47850: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.47854: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882947.47871: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7dea7b1f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea799af0> import 'ansible.module_utils.facts.system.user' # <<< 29277 1726882947.47879: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47898: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 29277 1726882947.47904: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47948: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.47987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29277 1726882947.48002: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48166: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29277 1726882947.48337: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48450: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48552: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48598: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 29277 1726882947.48649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 29277 1726882947.48660: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48682: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48697: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.48858: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.49013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 29277 1726882947.49018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 29277 1726882947.49155: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.49285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29277 1726882947.49300: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.49332: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.49371: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.49986: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.50544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 29277 1726882947.50559: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.50669: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.50785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29277 1726882947.50791: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.50900: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29277 1726882947.51016: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51179: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29277 1726882947.51360: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51382: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 29277 1726882947.51389: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51434: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 29277 1726882947.51488: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51592: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51700: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.51916: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 29277 1726882947.52159: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52189: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 29277 1726882947.52239: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52266: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 29277 1726882947.52304: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52375: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 29277 1726882947.52459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52487: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 29277 1726882947.52525: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52577: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29277 1726882947.52649: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52708: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.52773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29277 1726882947.52784: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53066: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29277 1726882947.53359: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53425: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29277 1726882947.53498: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53529: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 29277 1726882947.53606: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29277 1726882947.53655: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53682: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 29277 1726882947.53813: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29277 1726882947.53924: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53928: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 29277 1726882947.53946: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.53988: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29277 1726882947.54046: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54091: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54095: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54139: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54195: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54269: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 29277 1726882947.54376: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54430: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 29277 1726882947.54690: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.54907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 29277 1726882947.54963: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 29277 1726882947.55031: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55069: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29277 1726882947.55126: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55207: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 29277 1726882947.55302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 29277 1726882947.55318: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55400: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.55497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 29277 1726882947.55503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29277 1726882947.55573: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882947.56526: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 29277 1726882947.56532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 29277 1726882947.56561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 29277 1726882947.56569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29277 1726882947.56608: 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 0x7f7dea0ffce0> <<< 29277 1726882947.56626: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea0ff470> <<< 29277 1726882947.56678: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea0fc1d0> <<< 29277 1726882949.26925: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 29277 1726882949.26951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 29277 1726882949.26958: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea144410> <<< 29277 1726882949.26982: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 29277 1726882949.27002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 29277 1726882949.27030: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea145550> <<< 29277 1726882949.27081: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 29277 1726882949.27088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.27122: stdout chunk (state=3): >>># /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' <<< 29277 1726882949.27126: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea147920> <<< 29277 1726882949.27150: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea146540> <<< 29277 1726882949.27406: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 29277 1726882949.27411: 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 <<< 29277 1726882949.51743: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "27", "epoch": "1726882947", "epoch_int": "1726882947", "date": "2024-09-20", "time": "21:42:27", "iso8601_micro": "2024-09-21T01:42:27.559884Z", "iso8601": "2024-09-21T01:42:27Z", "iso8601_basic": "20240920T214227559884", "iso8601_basic_short": "20240920T214227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "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_processo<<< 29277 1726882949.51787: stdout chunk (state=3): >>>r_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 649, "free": 3067}, "nocache": {"free": 3479, "used": 237}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1093, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251362873344, "block_size": 4096, "block_total": 64483404, "block_available": 61367889, "block_used": 3115515, "inode_total": 16384000, "inode_available": 16302995, "inode_used": 81005, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_pkg_mgr": "dnf", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "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.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_service_mgr": "systemd", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.564453125, "5m": 0.59814453125, "15m": 0.40185546875}, "ansible_local": {}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29277 1726882949.52429: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 29277 1726882949.52434: stdout chunk (state=3): >>># 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<<< 29277 1726882949.52449: stdout chunk (state=3): >>> # 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 <<< 29277 1726882949.52507: 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 # 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 _sha2 # 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 <<< 29277 1726882949.52555: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.52568: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.52613: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 29277 1726882949.52731: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.52738: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.52773: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.52802: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.53140: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29277 1726882949.53169: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 29277 1726882949.53198: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 29277 1726882949.53339: stdout chunk (state=3): >>># destroy ntpath <<< 29277 1726882949.53342: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal <<< 29277 1726882949.53345: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.53376: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 29277 1726882949.53412: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29277 1726882949.53502: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.53548: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 29277 1726882949.53595: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 29277 1726882949.53689: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 29277 1726882949.53693: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.53768: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 29277 1726882949.53877: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # 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 <<< 29277 1726882949.53966: 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 # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 29277 1726882949.54004: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.54137: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 29277 1726882949.54163: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29277 1726882949.54215: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 29277 1726882949.54256: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 29277 1726882949.54288: stdout chunk (state=3): >>># 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 <<< 29277 1726882949.54302: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29277 1726882949.54409: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29277 1726882949.54439: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 29277 1726882949.54501: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 29277 1726882949.54516: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29277 1726882949.54895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 29277 1726882949.54977: stderr chunk (state=3): >>><<< 29277 1726882949.54982: stdout chunk (state=3): >>><<< 29277 1726882949.55089: _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 0x7f7deb3a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb373b30> # /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 0x7f7deb3a6ab0> 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 0x7f7deb1551c0> # /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 0x7f7deb155fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f7deb193dd0> # /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 0x7f7deb193fe0> # /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 0x7f7deb1cb800> # /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 0x7f7deb1cbe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1abaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1a91c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb190f80> # /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 0x7f7deb1ef770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1ee390> # /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 0x7f7deb1aa060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb1ecbc0> # /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 0x7f7deb21c7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb190200> # /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 0x7f7deb21cc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21cb30> # 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 0x7f7deb21cf20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb18ed20> # /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 0x7f7deb21d610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21d2e0> 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 0x7f7deb21e510> 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 0x7f7deb238740> 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 0x7f7deb239e80> # /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 0x7f7deb23ad20> # 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 0x7f7deb23b380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb23a270> # /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 0x7f7deb23be00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb23b530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21e570> # /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 0x7f7deaf47d70> # /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 0x7f7deaf708c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf70620> # 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 0x7f7deaf70740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7deaf70aa0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf45f10> # /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 0x7f7deaf72180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf70e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deb21ec60> # /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 0x7f7deaf9a4b0> # /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 0x7f7deafb6630> # /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 0x7f7deafeb3b0> # /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 0x7f7deb011b50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafeb4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb6cf0> # /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 0x7f7deae344a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaf73080> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7deae34740> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_aup0l9q3/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 0x7f7deae9e1b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae750a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deae74290> # 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 0x7f7deae77890> # /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 0x7f7deaecdaf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecd880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaecd190> # /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 0x7f7deaecdbe0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deafb53d0> 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 0x7f7deaece840> # 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 0x7f7deaecea80> # /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 0x7f7deaecef60> 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 0x7f7dead34cb0> # 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 0x7f7dead368d0> # /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 0x7f7dead37260> # /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 0x7f7dead38440> # /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 0x7f7dead3aed0> # 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 0x7f7dead3aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead39160> # /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 0x7f7dead3eea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3d970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead3d6d0> # /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 0x7f7dead3ffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead396a0> # 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 0x7f7dead83020> # /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 0x7f7dead83140> # /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 0x7f7dead88d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead88ad0> # /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 0x7f7dead8b2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead89400> # /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 0x7f7dead929f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead8b3b0> # 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 0x7f7dead93800> # 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 0x7f7dead93a40> # 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 0x7f7dead93bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead83440> # /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 0x7f7dead97320> # 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 0x7f7dead98920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead95a90> # 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 0x7f7dead96e40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead95760> # 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 0x7f7deac20a40> # /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 0x7f7deac21820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dead9b380> 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 0x7f7deac21490> # 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 0x7f7deac227e0> # 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' # # /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 0x7f7deac2a420> # 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 0x7f7deac2ad80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac23710> # 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 0x7f7deac299a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2aff0> 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 0x7f7deacbf080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac37ef0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2ef90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deac2ede0> # 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 0x7f7deacc5e80> # /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 0x7f7dea7005c0> # 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 0x7f7dea700920> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaca5670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deaca4980> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc4560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc48f0> # /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 0x7f7dea703890> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea703170> # 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 0x7f7dea703320> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea7025d0> # /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 0x7f7dea703950> # /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 0x7f7dea76a480> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea7684a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7deacc55e0> 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 0x7f7dea76be30> # /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 0x7f7dea76b200> 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 0x7f7dea79a570> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea786300> 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 0x7f7dea7b1f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea799af0> 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 0x7f7dea0ffce0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea0ff470> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea0fc1d0> # /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 0x7f7dea144410> # /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 0x7f7dea145550> # /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 0x7f7dea147920> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7dea146540> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "27", "epoch": "1726882947", "epoch_int": "1726882947", "date": "2024-09-20", "time": "21:42:27", "iso8601_micro": "2024-09-21T01:42:27.559884Z", "iso8601": "2024-09-21T01:42:27Z", "iso8601_basic": "20240920T214227559884", "iso8601_basic_short": "20240920T214227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "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": 3716, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 649, "free": 3067}, "nocache": {"free": 3479, "used": 237}, "swap": {"total": 3715, "free": 3715, "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": "ec22ea14-692d-25e8-8f0b-7167787b368d", "ansible_product_uuid": "ec22ea14-692d-25e8-8f0b-7167787b368d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1093, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251362873344, "block_size": 4096, "block_total": 64483404, "block_available": 61367889, "block_used": 3115515, "inode_total": 16384000, "inode_available": 16302995, "inode_used": 81005, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_pkg_mgr": "dnf", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::19:daff:feea:a3f3", "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.44.1", "interface": "eth0", "address": "10.31.45.226", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:da:ea:a3:f3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.226"], "ansible_all_ipv6_addresses": ["fe80::19:daff:feea:a3f3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.226", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::19:daff:feea:a3f3"]}, "ansible_service_mgr": "systemd", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.564453125, "5m": 0.59814453125, "15m": 0.40185546875}, "ansible_local": {}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 29277 1726882949.56029: 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-1726882946.8241131-29290-43836125754761/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29277 1726882949.56032: _low_level_execute_command(): starting 29277 1726882949.56035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882946.8241131-29290-43836125754761/ > /dev/null 2>&1 && sleep 0' 29277 1726882949.56171: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29277 1726882949.56187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882949.56191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.56226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29277 1726882949.56229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.56232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882949.56234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29277 1726882949.56236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.56288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882949.56291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882949.56294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.56385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.58264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882949.58313: stderr chunk (state=3): >>><<< 29277 1726882949.58316: stdout chunk (state=3): >>><<< 29277 1726882949.58332: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882949.58342: handler run complete 29277 1726882949.58429: variable 'ansible_facts' from source: unknown 29277 1726882949.58502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.58730: variable 'ansible_facts' from source: unknown 29277 1726882949.58791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.58880: attempt loop complete, returning result 29277 1726882949.58891: _execute() done 29277 1726882949.58894: dumping result to json 29277 1726882949.58912: done dumping result, returning 29277 1726882949.58919: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-bdfa-a7ed-00000000001a] 29277 1726882949.58924: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000001a 29277 1726882949.59176: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000001a 29277 1726882949.59178: WORKER PROCESS EXITING ok: [managed_node3] 29277 1726882949.59500: no more pending results, returning what we have 29277 1726882949.59506: results queue empty 29277 1726882949.59507: checking for any_errors_fatal 29277 1726882949.59508: done checking for any_errors_fatal 29277 1726882949.59509: checking for max_fail_percentage 29277 1726882949.59513: done checking for max_fail_percentage 29277 1726882949.59515: checking to see if all hosts have failed and the running result is not ok 29277 1726882949.59516: done checking to see if all hosts have failed 29277 1726882949.59517: getting the remaining hosts for this loop 29277 1726882949.59518: done getting the remaining hosts for this loop 29277 1726882949.59542: getting the next task for host managed_node3 29277 1726882949.59549: done getting next task for host managed_node3 29277 1726882949.59551: ^ task is: TASK: meta (flush_handlers) 29277 1726882949.59553: ^ 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 29277 1726882949.59557: getting variables 29277 1726882949.59558: in VariableManager get_vars() 29277 1726882949.59584: Calling all_inventory to load vars for managed_node3 29277 1726882949.59587: Calling groups_inventory to load vars for managed_node3 29277 1726882949.59590: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882949.59600: Calling all_plugins_play to load vars for managed_node3 29277 1726882949.59603: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882949.59607: Calling groups_plugins_play to load vars for managed_node3 29277 1726882949.59874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.60120: done with get_vars() 29277 1726882949.60133: done getting variables 29277 1726882949.60209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 29277 1726882949.60275: in VariableManager get_vars() 29277 1726882949.60284: Calling all_inventory to load vars for managed_node3 29277 1726882949.60287: Calling groups_inventory to load vars for managed_node3 29277 1726882949.60289: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882949.60293: Calling all_plugins_play to load vars for managed_node3 29277 1726882949.60296: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882949.60307: Calling groups_plugins_play to load vars for managed_node3 29277 1726882949.60487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.60768: done with get_vars() 29277 1726882949.60787: done queuing things up, now waiting for results queue to drain 29277 1726882949.60790: results queue empty 29277 1726882949.60791: checking for any_errors_fatal 29277 1726882949.60794: done checking for any_errors_fatal 29277 1726882949.60794: checking for max_fail_percentage 29277 1726882949.60796: done checking for max_fail_percentage 29277 1726882949.60796: checking to see if all hosts have failed and the running result is not ok 29277 1726882949.60797: done checking to see if all hosts have failed 29277 1726882949.60798: getting the remaining hosts for this loop 29277 1726882949.60803: done getting the remaining hosts for this loop 29277 1726882949.60806: getting the next task for host managed_node3 29277 1726882949.60810: done getting next task for host managed_node3 29277 1726882949.60812: ^ task is: TASK: Include the task 'el_repo_setup.yml' 29277 1726882949.60813: ^ 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 29277 1726882949.60814: getting variables 29277 1726882949.60815: in VariableManager get_vars() 29277 1726882949.60821: Calling all_inventory to load vars for managed_node3 29277 1726882949.60824: Calling groups_inventory to load vars for managed_node3 29277 1726882949.60826: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882949.60832: Calling all_plugins_play to load vars for managed_node3 29277 1726882949.60835: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882949.60839: Calling groups_plugins_play to load vars for managed_node3 29277 1726882949.60950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.61093: done with get_vars() 29277 1726882949.61099: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:8 Friday 20 September 2024 21:42:29 -0400 (0:00:02.838) 0:00:02.846 ****** 29277 1726882949.61156: entering _queue_task() for managed_node3/include_tasks 29277 1726882949.61158: Creating lock for include_tasks 29277 1726882949.61389: worker is 1 (out of 1 available) 29277 1726882949.61404: exiting _queue_task() for managed_node3/include_tasks 29277 1726882949.61416: done queuing things up, now waiting for results queue to drain 29277 1726882949.61419: waiting for pending results... 29277 1726882949.61564: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 29277 1726882949.61619: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000006 29277 1726882949.61634: variable 'ansible_search_path' from source: unknown 29277 1726882949.61667: calling self._execute() 29277 1726882949.61725: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882949.61729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882949.61738: variable 'omit' from source: magic vars 29277 1726882949.61817: _execute() done 29277 1726882949.61820: dumping result to json 29277 1726882949.61826: done dumping result, returning 29277 1726882949.61829: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-bdfa-a7ed-000000000006] 29277 1726882949.61835: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000006 29277 1726882949.61974: no more pending results, returning what we have 29277 1726882949.61978: in VariableManager get_vars() 29277 1726882949.62004: Calling all_inventory to load vars for managed_node3 29277 1726882949.62007: Calling groups_inventory to load vars for managed_node3 29277 1726882949.62010: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882949.62018: Calling all_plugins_play to load vars for managed_node3 29277 1726882949.62020: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882949.62025: Calling groups_plugins_play to load vars for managed_node3 29277 1726882949.62167: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000006 29277 1726882949.62171: WORKER PROCESS EXITING 29277 1726882949.62182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.62311: done with get_vars() 29277 1726882949.62317: variable 'ansible_search_path' from source: unknown 29277 1726882949.62329: we have included files to process 29277 1726882949.62329: generating all_blocks data 29277 1726882949.62330: done generating all_blocks data 29277 1726882949.62331: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29277 1726882949.62332: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29277 1726882949.62333: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29277 1726882949.62993: in VariableManager get_vars() 29277 1726882949.63010: done with get_vars() 29277 1726882949.63025: done processing included file 29277 1726882949.63027: iterating over new_blocks loaded from include file 29277 1726882949.63028: in VariableManager get_vars() 29277 1726882949.63038: done with get_vars() 29277 1726882949.63040: filtering new block on tags 29277 1726882949.63054: done filtering new block on tags 29277 1726882949.63056: in VariableManager get_vars() 29277 1726882949.63067: done with get_vars() 29277 1726882949.63068: filtering new block on tags 29277 1726882949.63086: done filtering new block on tags 29277 1726882949.63088: in VariableManager get_vars() 29277 1726882949.63124: done with get_vars() 29277 1726882949.63126: filtering new block on tags 29277 1726882949.63141: done filtering new block on tags 29277 1726882949.63144: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 29277 1726882949.63149: extending task lists for all hosts with included blocks 29277 1726882949.63182: done extending task lists 29277 1726882949.63183: done processing included files 29277 1726882949.63184: results queue empty 29277 1726882949.63185: checking for any_errors_fatal 29277 1726882949.63186: done checking for any_errors_fatal 29277 1726882949.63187: checking for max_fail_percentage 29277 1726882949.63188: done checking for max_fail_percentage 29277 1726882949.63188: checking to see if all hosts have failed and the running result is not ok 29277 1726882949.63189: done checking to see if all hosts have failed 29277 1726882949.63190: getting the remaining hosts for this loop 29277 1726882949.63191: done getting the remaining hosts for this loop 29277 1726882949.63197: getting the next task for host managed_node3 29277 1726882949.63201: done getting next task for host managed_node3 29277 1726882949.63203: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 29277 1726882949.63204: ^ 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 29277 1726882949.63206: getting variables 29277 1726882949.63207: in VariableManager get_vars() 29277 1726882949.63212: Calling all_inventory to load vars for managed_node3 29277 1726882949.63214: Calling groups_inventory to load vars for managed_node3 29277 1726882949.63215: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882949.63218: Calling all_plugins_play to load vars for managed_node3 29277 1726882949.63220: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882949.63225: Calling groups_plugins_play to load vars for managed_node3 29277 1726882949.63339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882949.63543: done with get_vars() 29277 1726882949.63551: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:42:29 -0400 (0:00:00.024) 0:00:02.871 ****** 29277 1726882949.63620: entering _queue_task() for managed_node3/setup 29277 1726882949.63897: worker is 1 (out of 1 available) 29277 1726882949.63911: exiting _queue_task() for managed_node3/setup 29277 1726882949.63925: done queuing things up, now waiting for results queue to drain 29277 1726882949.63927: waiting for pending results... 29277 1726882949.64204: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 29277 1726882949.64326: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000002b 29277 1726882949.64359: variable 'ansible_search_path' from source: unknown 29277 1726882949.64363: variable 'ansible_search_path' from source: unknown 29277 1726882949.64393: calling self._execute() 29277 1726882949.64453: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882949.64457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882949.64466: variable 'omit' from source: magic vars 29277 1726882949.64863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29277 1726882949.66625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29277 1726882949.66644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29277 1726882949.66687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29277 1726882949.66741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29277 1726882949.66772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29277 1726882949.66872: 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) 29277 1726882949.66912: 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) 29277 1726882949.66999: 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) 29277 1726882949.67099: 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) 29277 1726882949.67120: 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) 29277 1726882949.67326: variable 'ansible_facts' from source: unknown 29277 1726882949.67372: variable 'network_test_required_facts' from source: task vars 29277 1726882949.67408: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 29277 1726882949.67414: variable 'omit' from source: magic vars 29277 1726882949.67443: variable 'omit' from source: magic vars 29277 1726882949.67467: variable 'omit' from source: magic vars 29277 1726882949.67493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29277 1726882949.67514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29277 1726882949.67531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29277 1726882949.67546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882949.67555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882949.67578: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29277 1726882949.67584: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882949.67586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882949.67660: Set connection var ansible_shell_executable to /bin/sh 29277 1726882949.67664: Set connection var ansible_module_compression to ZIP_DEFLATED 29277 1726882949.67671: Set connection var ansible_shell_type to sh 29277 1726882949.67676: Set connection var ansible_pipelining to False 29277 1726882949.67682: Set connection var ansible_connection to ssh 29277 1726882949.67685: Set connection var ansible_timeout to 10 29277 1726882949.67702: variable 'ansible_shell_executable' from source: unknown 29277 1726882949.67705: variable 'ansible_connection' from source: unknown 29277 1726882949.67709: variable 'ansible_module_compression' from source: unknown 29277 1726882949.67712: variable 'ansible_shell_type' from source: unknown 29277 1726882949.67714: variable 'ansible_shell_executable' from source: unknown 29277 1726882949.67718: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882949.67720: variable 'ansible_pipelining' from source: unknown 29277 1726882949.67723: variable 'ansible_timeout' from source: unknown 29277 1726882949.67735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882949.67842: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 29277 1726882949.67846: variable 'omit' from source: magic vars 29277 1726882949.67849: starting attempt loop 29277 1726882949.67852: running the handler 29277 1726882949.67864: _low_level_execute_command(): starting 29277 1726882949.67870: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29277 1726882949.68384: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.68388: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.68391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.68394: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.68449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882949.68453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882949.68455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.68545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.70194: stdout chunk (state=3): >>>/root <<< 29277 1726882949.70297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882949.70351: stderr chunk (state=3): >>><<< 29277 1726882949.70354: stdout chunk (state=3): >>><<< 29277 1726882949.70374: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882949.70388: _low_level_execute_command(): starting 29277 1726882949.70394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942 `" && echo ansible-tmp-1726882949.7037313-29383-197521556441942="` echo /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942 `" ) && sleep 0' 29277 1726882949.70855: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.70858: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882949.70861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.70863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.70866: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.70916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882949.70920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.71012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.72962: stdout chunk (state=3): >>>ansible-tmp-1726882949.7037313-29383-197521556441942=/root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942 <<< 29277 1726882949.73080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882949.73135: stderr chunk (state=3): >>><<< 29277 1726882949.73138: stdout chunk (state=3): >>><<< 29277 1726882949.73157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882949.7037313-29383-197521556441942=/root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882949.73202: variable 'ansible_module_compression' from source: unknown 29277 1726882949.73244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29277bol80s2i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29277 1726882949.73297: variable 'ansible_facts' from source: unknown 29277 1726882949.73428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py 29277 1726882949.73544: Sending initial data 29277 1726882949.73548: Sent initial data (154 bytes) 29277 1726882949.74043: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882949.74047: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882949.74049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29277 1726882949.74052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.74055: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.74108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882949.74113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882949.74119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.74197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.75799: 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 <<< 29277 1726882949.75879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29277 1726882949.75966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29277bol80s2i/tmpj8fm1g2d /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py <<< 29277 1726882949.75971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py" <<< 29277 1726882949.76047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29277bol80s2i/tmpj8fm1g2d" to remote "/root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py" <<< 29277 1726882949.76054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py" <<< 29277 1726882949.77360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882949.77437: stderr chunk (state=3): >>><<< 29277 1726882949.77441: stdout chunk (state=3): >>><<< 29277 1726882949.77462: done transferring module to remote 29277 1726882949.77477: _low_level_execute_command(): starting 29277 1726882949.77483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/ /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py && sleep 0' 29277 1726882949.77966: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882949.77970: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882949.77972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29277 1726882949.77975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.77977: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.78031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882949.78043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.78123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.79920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882949.79978: stderr chunk (state=3): >>><<< 29277 1726882949.79982: stdout chunk (state=3): >>><<< 29277 1726882949.80000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882949.80005: _low_level_execute_command(): starting 29277 1726882949.80011: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/AnsiballZ_setup.py && sleep 0' 29277 1726882949.80494: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882949.80497: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882949.80500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.80502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882949.80504: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882949.80557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882949.80561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882949.80655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882949.82925: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29277 1726882949.82951: stdout chunk (state=3): >>>import _imp # builtin <<< 29277 1726882949.82984: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29277 1726882949.83059: stdout chunk (state=3): >>>import '_io' # <<< 29277 1726882949.83064: stdout chunk (state=3): >>>import 'marshal' # <<< 29277 1726882949.83101: stdout chunk (state=3): >>>import 'posix' # <<< 29277 1726882949.83140: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29277 1726882949.83158: stdout chunk (state=3): >>>import 'time' # <<< 29277 1726882949.83177: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29277 1726882949.83231: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29277 1726882949.83241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.83255: stdout chunk (state=3): >>>import '_codecs' # <<< 29277 1726882949.83285: stdout chunk (state=3): >>>import 'codecs' # <<< 29277 1726882949.83318: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29277 1726882949.83346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29277 1726882949.83351: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472dfc530> <<< 29277 1726882949.83364: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472dcbb30> <<< 29277 1726882949.83395: 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' <<< 29277 1726882949.83398: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472dfeab0> <<< 29277 1726882949.83426: stdout chunk (state=3): >>>import '_signal' # <<< 29277 1726882949.83455: stdout chunk (state=3): >>>import '_abc' # <<< 29277 1726882949.83468: stdout chunk (state=3): >>>import 'abc' # <<< 29277 1726882949.83488: stdout chunk (state=3): >>>import 'io' # <<< 29277 1726882949.83522: stdout chunk (state=3): >>>import '_stat' # <<< 29277 1726882949.83525: stdout chunk (state=3): >>>import 'stat' # <<< 29277 1726882949.83619: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29277 1726882949.83653: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 29277 1726882949.83688: stdout chunk (state=3): >>>import 'os' # <<< 29277 1726882949.83705: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29277 1726882949.83712: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 29277 1726882949.83731: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 29277 1726882949.83738: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 29277 1726882949.83754: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 29277 1726882949.83779: 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 <<< 29277 1726882949.83785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29277 1726882949.83805: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c111c0> <<< 29277 1726882949.83877: 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 <<< 29277 1726882949.83891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.83899: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c12000> <<< 29277 1726882949.83919: stdout chunk (state=3): >>>import 'site' # <<< 29277 1726882949.83951: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 29277 1726882949.84352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29277 1726882949.84371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29277 1726882949.84400: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 29277 1726882949.84402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.84419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29277 1726882949.84467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 29277 1726882949.84485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29277 1726882949.84516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 29277 1726882949.84521: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4fe90> <<< 29277 1726882949.84550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29277 1726882949.84563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 29277 1726882949.84590: stdout chunk (state=3): >>>import '_operator' # <<< 29277 1726882949.84593: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4ff50> <<< 29277 1726882949.84617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29277 1726882949.84640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29277 1726882949.84670: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29277 1726882949.84719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.84745: stdout chunk (state=3): >>>import 'itertools' # <<< 29277 1726882949.84767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 29277 1726882949.84772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c87890> <<< 29277 1726882949.84796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29277 1726882949.84820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 29277 1726882949.84826: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c87f20> <<< 29277 1726882949.84839: stdout chunk (state=3): >>>import '_collections' # <<< 29277 1726882949.84897: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c67b30> <<< 29277 1726882949.84910: stdout chunk (state=3): >>>import '_functools' # <<< 29277 1726882949.84935: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c65280> <<< 29277 1726882949.85039: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4d040> <<< 29277 1726882949.85058: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29277 1726882949.85085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 29277 1726882949.85090: stdout chunk (state=3): >>>import '_sre' # <<< 29277 1726882949.85118: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29277 1726882949.85138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29277 1726882949.85167: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 29277 1726882949.85170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29277 1726882949.85211: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cab830> <<< 29277 1726882949.85216: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472caa450> <<< 29277 1726882949.85256: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 29277 1726882949.85265: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c66270> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ca8c50> <<< 29277 1726882949.85329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29277 1726882949.85333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4c2f0> <<< 29277 1726882949.85363: 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' <<< 29277 1726882949.85403: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.85409: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472cd8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd8b90> <<< 29277 1726882949.85460: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.85464: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472cd8f80> <<< 29277 1726882949.85467: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4ae40> <<< 29277 1726882949.85500: 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' <<< 29277 1726882949.85518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29277 1726882949.85555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29277 1726882949.85575: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd9340> <<< 29277 1726882949.85582: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 29277 1726882949.85613: 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' <<< 29277 1726882949.85638: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cda570> <<< 29277 1726882949.85657: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29277 1726882949.85664: stdout chunk (state=3): >>>import 'runpy' # <<< 29277 1726882949.85686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29277 1726882949.85725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29277 1726882949.85750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 29277 1726882949.85754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf4770> <<< 29277 1726882949.85775: stdout chunk (state=3): >>>import 'errno' # <<< 29277 1726882949.85809: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.85811: 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 0x7f0472cf5eb0> <<< 29277 1726882949.85842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29277 1726882949.85847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29277 1726882949.85876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29277 1726882949.85894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 29277 1726882949.85896: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf6d50> <<< 29277 1726882949.85936: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.85940: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472cf73b0> <<< 29277 1726882949.85958: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf62a0> <<< 29277 1726882949.85973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29277 1726882949.85988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29277 1726882949.86016: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.86046: 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 0x7f0472cf7e30> <<< 29277 1726882949.86053: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf7560> <<< 29277 1726882949.86095: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cda5a0> <<< 29277 1726882949.86124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29277 1726882949.86146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29277 1726882949.86169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29277 1726882949.86188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29277 1726882949.86221: 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 0x7f0472a77ce0> <<< 29277 1726882949.86252: 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' <<< 29277 1726882949.86283: 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 0x7f0472aa07d0> <<< 29277 1726882949.86289: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa0530> <<< 29277 1726882949.86313: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.86316: stdout chunk (state=3): >>># 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 0x7f0472aa0800> <<< 29277 1726882949.86346: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.86352: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472aa09e0> <<< 29277 1726882949.86371: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472a75e80> <<< 29277 1726882949.86390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29277 1726882949.86496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29277 1726882949.86513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29277 1726882949.86532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 29277 1726882949.86537: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa2000> <<< 29277 1726882949.86571: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa0cb0> <<< 29277 1726882949.86598: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cdac90> <<< 29277 1726882949.86616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29277 1726882949.86681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.86709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29277 1726882949.86734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29277 1726882949.86769: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ace3c0> <<< 29277 1726882949.86847: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29277 1726882949.86867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29277 1726882949.86890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29277 1726882949.86945: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ae64e0> <<< 29277 1726882949.86959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29277 1726882949.86997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29277 1726882949.87066: stdout chunk (state=3): >>>import 'ntpath' # <<< 29277 1726882949.87100: 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 0x7f0472b1f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29277 1726882949.87133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29277 1726882949.87166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29277 1726882949.87200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29277 1726882949.87303: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472b41a60> <<< 29277 1726882949.87419: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472b1f3e0> <<< 29277 1726882949.87486: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ae7170> # /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 0x7f04729203e0> <<< 29277 1726882949.87506: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ae5520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa2f60> <<< 29277 1726882949.87648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29277 1726882949.87667: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0472ae58e0> <<< 29277 1726882949.87845: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gus33uil/ansible_setup_payload.zip' # zipimport: zlib available <<< 29277 1726882949.87994: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.88025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29277 1726882949.88034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29277 1726882949.88078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29277 1726882949.88155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29277 1726882949.88194: 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 0x7f047298e150> <<< 29277 1726882949.88201: stdout chunk (state=3): >>>import '_typing' # <<< 29277 1726882949.88411: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472965040> <<< 29277 1726882949.88418: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729641d0> <<< 29277 1726882949.88420: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.88443: stdout chunk (state=3): >>>import 'ansible' # <<< 29277 1726882949.88448: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.88474: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.88486: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.88501: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 29277 1726882949.88517: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.90063: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.91317: 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 0x7f0472967fb0> <<< 29277 1726882949.91341: 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' <<< 29277 1726882949.91373: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29277 1726882949.91407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29277 1726882949.91421: 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' <<< 29277 1726882949.91448: 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 0x7f04729b9ac0> <<< 29277 1726882949.91483: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729b98b0> <<< 29277 1726882949.91534: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729b91c0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29277 1726882949.91548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29277 1726882949.91715: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729b9c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472b1f230> 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 0x7f04729ba840> # 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 0x7f04729baa80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29277 1726882949.91731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 29277 1726882949.91841: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729bafc0> <<< 29277 1726882949.91870: stdout chunk (state=3): >>>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' <<< 29277 1726882949.91897: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472824d40> <<< 29277 1726882949.91915: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472826960> <<< 29277 1726882949.91942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29277 1726882949.91961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29277 1726882949.91989: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472827320> <<< 29277 1726882949.92008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29277 1726882949.92046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29277 1726882949.92068: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472828500> <<< 29277 1726882949.92091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29277 1726882949.92108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29277 1726882949.92138: 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' <<< 29277 1726882949.92199: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282af90> <<< 29277 1726882949.92254: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f047282b0b0> <<< 29277 1726882949.92268: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472829250> <<< 29277 1726882949.92293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29277 1726882949.92342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29277 1726882949.92345: 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' <<< 29277 1726882949.92395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29277 1726882949.92428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29277 1726882949.92436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282eed0> <<< 29277 1726882949.92456: stdout chunk (state=3): >>>import '_tokenize' # <<< 29277 1726882949.92517: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282d9a0> <<< 29277 1726882949.92543: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282d700> # /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' <<< 29277 1726882949.92629: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282fe60> <<< 29277 1726882949.92653: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472829760> <<< 29277 1726882949.92703: 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 0x7f0472872f90> <<< 29277 1726882949.92726: 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 0x7f04728730b0> <<< 29277 1726882949.92751: 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 <<< 29277 1726882949.92784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29277 1726882949.92820: 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' <<< 29277 1726882949.92845: 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 0x7f0472878ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472878aa0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29277 1726882949.92956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29277 1726882949.93018: 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 0x7f047287b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472879340> <<< 29277 1726882949.93039: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29277 1726882949.93107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.93110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 29277 1726882949.93138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 29277 1726882949.93166: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472882990> <<< 29277 1726882949.93302: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047287b320> <<< 29277 1726882949.93378: 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 0x7f0472883c80> <<< 29277 1726882949.93413: 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 0x7f04728839b0> <<< 29277 1726882949.93471: 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 0x7f0472883d40> <<< 29277 1726882949.93513: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04728733b0> # /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' <<< 29277 1726882949.93539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29277 1726882949.93561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29277 1726882949.93589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.93612: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472887440> <<< 29277 1726882949.93830: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.93834: 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 0x7f0472888740> <<< 29277 1726882949.93845: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472885bb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.93849: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472886f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472885850> <<< 29277 1726882949.93865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 29277 1726882949.93881: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.93990: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.94098: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.94129: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 29277 1726882949.94157: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29277 1726882949.94168: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.94282: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.94425: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.95032: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.95650: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 29277 1726882949.95677: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29277 1726882949.95696: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29277 1726882949.95707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.95766: 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' <<< 29277 1726882949.95778: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472710830> <<< 29277 1726882949.95863: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29277 1726882949.95890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472711670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047288be60> <<< 29277 1726882949.95985: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 29277 1726882949.96011: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.96014: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29277 1726882949.96166: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.96336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29277 1726882949.96350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472711640> <<< 29277 1726882949.96365: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.96883: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97390: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97466: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97547: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29277 1726882949.97556: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97600: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97631: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29277 1726882949.97646: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97720: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97826: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29277 1726882949.97840: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29277 1726882949.97864: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97927: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.97962: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 29277 1726882949.98230: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.98536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29277 1726882949.98605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29277 1726882949.98608: stdout chunk (state=3): >>>import '_ast' # <<< 29277 1726882949.98645: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472713c50> <<< 29277 1726882949.98654: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.98726: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.98821: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 29277 1726882949.98832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29277 1726882949.98840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29277 1726882949.98850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 29277 1726882949.98856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29277 1726882949.98942: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.99076: 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 0x7f047271a1b0> <<< 29277 1726882949.99139: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882949.99142: stdout chunk (state=3): >>># 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 0x7f047271aae0> <<< 29277 1726882949.99155: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04728782c0> <<< 29277 1726882949.99163: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99209: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99262: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29277 1726882949.99266: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99313: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99360: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99425: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99497: 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 <<< 29277 1726882949.99541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882949.99633: 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' <<< 29277 1726882949.99638: stdout chunk (state=3): >>># 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 0x7f04727197c0> <<< 29277 1726882949.99679: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047271ac90> <<< 29277 1726882949.99711: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29277 1726882949.99730: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99798: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99869: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99894: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882949.99940: 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' <<< 29277 1726882949.99966: 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 <<< 29277 1726882949.99986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29277 1726882950.00012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29277 1726882950.00070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29277 1726882950.00099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29277 1726882950.00111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29277 1726882950.00177: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727aaba0> <<< 29277 1726882950.00220: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727248f0> <<< 29277 1726882950.00316: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047271e9c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727196d0> # destroy ansible.module_utils.distro <<< 29277 1726882950.00321: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 29277 1726882950.00359: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00389: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 29277 1726882950.00394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 29277 1726882950.00454: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29277 1726882950.00481: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00488: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 29277 1726882950.00500: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00573: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00636: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00659: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00678: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00731: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00774: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00815: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29277 1726882950.00867: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.00952: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01033: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01053: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01102: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29277 1726882950.01108: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01307: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01500: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01551: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.01600: 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' <<< 29277 1726882950.01620: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29277 1726882950.01663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29277 1726882950.01668: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29277 1726882950.01709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 29277 1726882950.01713: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b1af0> <<< 29277 1726882950.01752: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 29277 1726882950.01755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 29277 1726882950.01784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 29277 1726882950.01843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29277 1726882950.01865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29277 1726882950.01877: 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 0x7f0471d10350> <<< 29277 1726882950.01954: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.01964: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0471d108f0> <<< 29277 1726882950.01993: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727913a0> <<< 29277 1726882950.02004: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472790050> <<< 29277 1726882950.02034: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b0260> <<< 29277 1726882950.02056: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b3b30> <<< 29277 1726882950.02065: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29277 1726882950.02139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29277 1726882950.02164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 29277 1726882950.02175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29277 1726882950.02186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 29277 1726882950.02200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 29277 1726882950.02230: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.02248: stdout chunk (state=3): >>># 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 0x7f0471d13650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d12f00> <<< 29277 1726882950.02262: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.02287: 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 0x7f0471d130e0> <<< 29277 1726882950.02291: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d12330> <<< 29277 1726882950.02314: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29277 1726882950.02435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29277 1726882950.02451: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d13710> <<< 29277 1726882950.02465: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29277 1726882950.02501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 29277 1726882950.02530: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.02544: stdout chunk (state=3): >>># 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 0x7f0471d7e210> <<< 29277 1726882950.02564: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d7c230> <<< 29277 1726882950.02604: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b12b0> import 'ansible.module_utils.facts.timeout' # <<< 29277 1726882950.02623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 29277 1726882950.02644: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.02650: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 29277 1726882950.02671: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.02741: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.02803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29277 1726882950.02818: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.02876: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.02934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29277 1726882950.02964: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29277 1726882950.02967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 29277 1726882950.02972: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03007: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 29277 1726882950.03056: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03101: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29277 1726882950.03169: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03213: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 29277 1726882950.03275: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03331: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03400: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.03523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 29277 1726882950.03548: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04091: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 29277 1726882950.04650: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04719: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04746: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04790: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 29277 1726882950.04829: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04835: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 29277 1726882950.04884: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.04950: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 29277 1726882950.05083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29277 1726882950.05098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 29277 1726882950.05128: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 29277 1726882950.05182: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05254: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 29277 1726882950.05355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 29277 1726882950.05378: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d7e480> <<< 29277 1726882950.05396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29277 1726882950.05433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29277 1726882950.05565: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d7f050> <<< 29277 1726882950.05569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 29277 1726882950.05581: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05655: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 29277 1726882950.05740: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05835: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.05937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 29277 1726882950.06017: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 29277 1726882950.06108: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06149: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29277 1726882950.06247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29277 1726882950.06330: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.06390: 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 0x7f0471dae540> <<< 29277 1726882950.06604: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d948c0> import 'ansible.module_utils.facts.system.python' # <<< 29277 1726882950.06619: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06684: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29277 1726882950.06751: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06848: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07074: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07230: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 29277 1726882950.07250: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07287: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 29277 1726882950.07348: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07388: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 29277 1726882950.07452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 29277 1726882950.07498: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.07514: 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 0x7f0471b61e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d97410> import 'ansible.module_utils.facts.system.user' # <<< 29277 1726882950.07551: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07555: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 29277 1726882950.07577: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07611: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 29277 1726882950.07852: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.07999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29277 1726882950.08002: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08108: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08218: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08259: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 29277 1726882950.08323: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08339: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08368: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08517: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 29277 1726882950.08687: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08821: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.08956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29277 1726882950.08963: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.09000: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.09036: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.09645: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 29277 1726882950.10215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 29277 1726882950.10219: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10331: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29277 1726882950.10452: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10557: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29277 1726882950.10673: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.10842: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29277 1726882950.11033: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11042: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 29277 1726882950.11056: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11099: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 29277 1726882950.11151: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11259: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11369: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11587: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 29277 1726882950.11832: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11868: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 29277 1726882950.11913: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11940: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.11969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 29277 1726882950.11973: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12048: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 29277 1726882950.12131: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 29277 1726882950.12192: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12252: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29277 1726882950.12319: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12383: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29277 1726882950.12456: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.12743: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29277 1726882950.13036: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13102: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29277 1726882950.13173: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13203: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 29277 1726882950.13288: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29277 1726882950.13332: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13361: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 29277 1726882950.13493: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29277 1726882950.13602: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13612: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 29277 1726882950.13620: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13672: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29277 1726882950.13726: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13743: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13767: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13814: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13872: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.13944: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 29277 1726882950.14037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 29277 1726882950.14042: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14102: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29277 1726882950.14162: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14374: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 29277 1726882950.14598: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14649: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 29277 1726882950.14708: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14752: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29277 1726882950.14810: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14902: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.14990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 29277 1726882950.14999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 29277 1726882950.15005: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.15098: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.15196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 29277 1726882950.15201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29277 1726882950.15288: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882950.15912: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 29277 1726882950.15936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 29277 1726882950.15949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 29277 1726882950.15971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29277 1726882950.16004: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882950.16018: 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 0x7f0471b8aea0> <<< 29277 1726882950.16023: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471b89bb0> <<< 29277 1726882950.16086: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471b84a40> <<< 29277 1726882951.66081: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "31", "epoch": "1726882951", "epoch_int": "1726882951", "date": "2024-09-20", "time": "21:42:3<<< 29277 1726882951.66089: stdout chunk (state=3): >>>1", "iso8601_micro": "2024-09-21T01:42:31.654711Z", "iso8601": "2024-09-21T01:42:31Z", "iso8601_basic": "20240920T214231654711", "iso8601_basic_short": "20240920T214231", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29277 1726882951.66634: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 29277 1726882951.66660: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 29277 1726882951.66692: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66703: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66706: stdout chunk (state=3): >>># 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<<< 29277 1726882951.66740: stdout chunk (state=3): >>> # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 29277 1726882951.66752: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66773: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66801: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 29277 1726882951.66818: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 29277 1726882951.66829: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66843: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66857: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66874: stdout chunk (state=3): >>># cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux <<< 29277 1726882951.66893: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66910: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.66920: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.67224: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29277 1726882951.67250: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29277 1726882951.67256: stdout chunk (state=3): >>># destroy _bz2 <<< 29277 1726882951.67279: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 29277 1726882951.67300: stdout chunk (state=3): >>># destroy zipfile._path <<< 29277 1726882951.67303: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 29277 1726882951.67352: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 29277 1726882951.67369: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 29277 1726882951.67388: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 29277 1726882951.67407: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 29277 1726882951.67423: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog <<< 29277 1726882951.67430: stdout chunk (state=3): >>># destroy uuid <<< 29277 1726882951.67467: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 29277 1726882951.67489: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29277 1726882951.67534: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 29277 1726882951.67552: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 29277 1726882951.67566: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 29277 1726882951.67582: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 29277 1726882951.67600: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 29277 1726882951.67616: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 29277 1726882951.67630: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 29277 1726882951.67657: stdout chunk (state=3): >>># destroy _ssl <<< 29277 1726882951.67672: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 29277 1726882951.67679: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 29277 1726882951.67712: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 29277 1726882951.67720: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 29277 1726882951.67764: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 29277 1726882951.67776: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 29277 1726882951.67803: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 29277 1726882951.67818: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.67842: 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 # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 29277 1726882951.67846: stdout chunk (state=3): >>># cleanup[3] wiping warnings <<< 29277 1726882951.67864: 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 <<< 29277 1726882951.67868: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.67902: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.67925: stdout chunk (state=3): >>># 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 <<< 29277 1726882951.67928: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 29277 1726882951.67943: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 29277 1726882951.67947: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29277 1726882951.68084: stdout chunk (state=3): >>># destroy sys.monitoring <<< 29277 1726882951.68097: stdout chunk (state=3): >>># destroy _socket <<< 29277 1726882951.68116: stdout chunk (state=3): >>># destroy _collections <<< 29277 1726882951.68133: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29277 1726882951.68163: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 29277 1726882951.68201: 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 <<< 29277 1726882951.68205: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves <<< 29277 1726882951.68243: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 29277 1726882951.68250: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29277 1726882951.68331: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 29277 1726882951.68347: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 29277 1726882951.68353: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29277 1726882951.68381: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 29277 1726882951.68412: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re<<< 29277 1726882951.68425: stdout chunk (state=3): >>> # destroy itertools <<< 29277 1726882951.68442: stdout chunk (state=3): >>># destroy _abc <<< 29277 1726882951.68452: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29277 1726882951.68885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 29277 1726882951.68951: stderr chunk (state=3): >>><<< 29277 1726882951.68958: stdout chunk (state=3): >>><<< 29277 1726882951.69059: _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 0x7f0472dfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472dcbb30> # /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 0x7f0472dfeab0> 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 0x7f0472c111c0> # /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 0x7f0472c12000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f0472c4fe90> # /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 0x7f0472c4ff50> # /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 0x7f0472c87890> # /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 0x7f0472c87f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c67b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c65280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4d040> # /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 0x7f0472cab830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472caa450> # /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 0x7f0472c66270> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ca8c50> # /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 0x7f0472cd8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4c2f0> # /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 0x7f0472cd8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd8b90> # 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 0x7f0472cd8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472c4ae40> # /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 0x7f0472cd9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cd9340> 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 0x7f0472cda570> 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 0x7f0472cf4770> 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 0x7f0472cf5eb0> # /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 0x7f0472cf6d50> # 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 0x7f0472cf73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf62a0> # /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 0x7f0472cf7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cf7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cda5a0> # /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 0x7f0472a77ce0> # /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 0x7f0472aa07d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa0530> # 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 0x7f0472aa0800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0472aa09e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472a75e80> # /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 0x7f0472aa2000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472cdac90> # /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 0x7f0472ace3c0> # /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 0x7f0472ae64e0> # /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 0x7f0472b1f2c0> # /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 0x7f0472b41a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472b1f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ae7170> # /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 0x7f04729203e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472ae5520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472aa2f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0472ae58e0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gus33uil/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 0x7f047298e150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472965040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729641d0> # 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 0x7f0472967fb0> # /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 0x7f04729b9ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729b98b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04729b91c0> # /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 0x7f04729b9c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472b1f230> 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 0x7f04729ba840> # 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 0x7f04729baa80> # /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 0x7f04729bafc0> 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 0x7f0472824d40> # 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 0x7f0472826960> # /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 0x7f0472827320> # /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 0x7f0472828500> # /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 0x7f047282af90> # 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 0x7f047282b0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472829250> # /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 0x7f047282eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047282d700> # /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 0x7f047282fe60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472829760> # 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 0x7f0472872f90> # /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 0x7f04728730b0> # /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 0x7f0472878ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472878aa0> # /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 0x7f047287b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472879340> # /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 0x7f0472882990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047287b320> # 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 0x7f0472883c80> # 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 0x7f04728839b0> # 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 0x7f0472883d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04728733b0> # /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 0x7f0472887440> # 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 0x7f0472888740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472885bb0> # 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 0x7f0472886f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472885850> # 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 0x7f0472710830> # /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 0x7f0472711670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047288be60> 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 0x7f0472711640> # 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 0x7f0472713c50> # 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' # # /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 0x7f047271a1b0> # 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 0x7f047271aae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04728782c0> # 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 0x7f04727197c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047271ac90> 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 0x7f04727aaba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727248f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f047271e9c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727196d0> # 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 0x7f04727b1af0> # /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 0x7f0471d10350> # 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 0x7f0471d108f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727913a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0472790050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b0260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b3b30> # /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 0x7f0471d13650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d12f00> # 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 0x7f0471d130e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d12330> # /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 0x7f0471d13710> # /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 0x7f0471d7e210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d7c230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04727b12b0> 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 0x7f0471d7e480> # /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 0x7f0471d7f050> 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 0x7f0471dae540> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d948c0> 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 0x7f0471b61e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471d97410> 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 0x7f0471b8aea0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471b89bb0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0471b84a40> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 36814 10.31.45.226 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.13.180 36814 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqxUjCEqNblrTyW6Uf6mIYxca8N+p8oJNuOoXU65bGRNg3CMa5WjaOdqcLJoa5cqHU94Eb2GKTTyez0hcVUk7tsi3NxQudVrBDJQwbGPLKwHTfAOeffQrSKU6cQIc1wl+jLeNyQet7t+mRPHDLLjdsLuWud7KDSFY7tB05hqCIT7br7Ql/dFhcnCdWQFQMOHFOz3ScJe9gey/LD3ji7GRONjSr/t5cpKmB6mxzEmsb1n6YZdbP8HCphGcvKR4W+uaX3gVfQE0qvrqlobTyex8yIrkML2bRGO0cQ0YQWRYUwl+2NZufO8pixR1WlzvjooEQLCa77cJ6SZ8LyFkDOI+mMyuj8kcM9hS4AD91rPxl8C0d6Jg8RKqnImxC3X/NNaRYHqlewUGo6VKkcO4+lxgJGqYFcmkGEHzq4fuf6gtrr3rJkcIFcrluI0mSyZ2wXzI9K1OLHK0fnDvDUdV21RdTxfpz2ZFqykIWxdtugE4qaNMgbtV0VnufdkfZoCt9ayU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVkskQ7Wf194qJaR5aLJzIbxDeKLsVL0wQFKV8r0F7GGZAGvI7/LHajoQ1NvRR35h4P+UpQQWPriVBtLfXYfXQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHICQbhAvKstSrwCX3R+nlPjOjLF0EHt/gL32n1ZS9Xl", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-45-226.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-226", "ansible_nodename": "ip-10-31-45-226.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": "ec22ea14692d25e88f0b7167787b368d", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "31", "epoch": "1726882951", "epoch_int": "1726882951", "date": "2024-09-20", "time": "21:42:31", "iso8601_micro": "2024-09-21T01:42:31.654711Z", "iso8601": "2024-09-21T01:42:31Z", "iso8601_basic": "20240920T214231654711", "iso8601_basic_short": "20240920T214231", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29277 1726882951.69940: 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-1726882949.7037313-29383-197521556441942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29277 1726882951.69944: _low_level_execute_command(): starting 29277 1726882951.69946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882949.7037313-29383-197521556441942/ > /dev/null 2>&1 && sleep 0' 29277 1726882951.69949: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29277 1726882951.69951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.69953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.69955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29277 1726882951.69958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 <<< 29277 1726882951.69968: stderr chunk (state=3): >>>debug2: match not found <<< 29277 1726882951.69971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.69973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29277 1726882951.69975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address <<< 29277 1726882951.69978: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29277 1726882951.70002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.70004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.70007: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.70065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.70068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882951.70071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.70164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.72112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882951.72166: stderr chunk (state=3): >>><<< 29277 1726882951.72170: stdout chunk (state=3): >>><<< 29277 1726882951.72186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882951.72193: handler run complete 29277 1726882951.72242: variable 'ansible_facts' from source: unknown 29277 1726882951.72283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882951.72369: variable 'ansible_facts' from source: unknown 29277 1726882951.72406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882951.72450: attempt loop complete, returning result 29277 1726882951.72453: _execute() done 29277 1726882951.72455: dumping result to json 29277 1726882951.72463: done dumping result, returning 29277 1726882951.72471: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-bdfa-a7ed-00000000002b] 29277 1726882951.72475: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002b 29277 1726882951.72612: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002b 29277 1726882951.72617: WORKER PROCESS EXITING ok: [managed_node3] 29277 1726882951.72777: no more pending results, returning what we have 29277 1726882951.72782: results queue empty 29277 1726882951.72783: checking for any_errors_fatal 29277 1726882951.72784: done checking for any_errors_fatal 29277 1726882951.72785: checking for max_fail_percentage 29277 1726882951.72786: done checking for max_fail_percentage 29277 1726882951.72787: checking to see if all hosts have failed and the running result is not ok 29277 1726882951.72787: done checking to see if all hosts have failed 29277 1726882951.72788: getting the remaining hosts for this loop 29277 1726882951.72789: done getting the remaining hosts for this loop 29277 1726882951.72793: getting the next task for host managed_node3 29277 1726882951.72800: done getting next task for host managed_node3 29277 1726882951.72802: ^ task is: TASK: Check if system is ostree 29277 1726882951.72804: ^ 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 29277 1726882951.72807: getting variables 29277 1726882951.72808: in VariableManager get_vars() 29277 1726882951.72829: Calling all_inventory to load vars for managed_node3 29277 1726882951.72832: Calling groups_inventory to load vars for managed_node3 29277 1726882951.72839: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882951.72852: Calling all_plugins_play to load vars for managed_node3 29277 1726882951.72854: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882951.72857: Calling groups_plugins_play to load vars for managed_node3 29277 1726882951.72986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882951.73119: done with get_vars() 29277 1726882951.73129: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:42:31 -0400 (0:00:02.095) 0:00:04.967 ****** 29277 1726882951.73206: entering _queue_task() for managed_node3/stat 29277 1726882951.73414: worker is 1 (out of 1 available) 29277 1726882951.73432: exiting _queue_task() for managed_node3/stat 29277 1726882951.73444: done queuing things up, now waiting for results queue to drain 29277 1726882951.73446: waiting for pending results... 29277 1726882951.73591: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 29277 1726882951.73655: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000002d 29277 1726882951.73665: variable 'ansible_search_path' from source: unknown 29277 1726882951.73671: variable 'ansible_search_path' from source: unknown 29277 1726882951.73702: calling self._execute() 29277 1726882951.73759: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882951.73764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882951.73773: variable 'omit' from source: magic vars 29277 1726882951.74134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29277 1726882951.74338: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29277 1726882951.74372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29277 1726882951.74399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29277 1726882951.74426: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29277 1726882951.74494: 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) 29277 1726882951.74513: 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) 29277 1726882951.74538: 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) 29277 1726882951.74556: 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) 29277 1726882951.74656: Evaluated conditional (not __network_is_ostree is defined): True 29277 1726882951.74659: variable 'omit' from source: magic vars 29277 1726882951.74692: variable 'omit' from source: magic vars 29277 1726882951.74717: variable 'omit' from source: magic vars 29277 1726882951.74741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29277 1726882951.74761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29277 1726882951.74779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29277 1726882951.74798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882951.74807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882951.74832: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29277 1726882951.74836: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882951.74840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882951.74915: Set connection var ansible_shell_executable to /bin/sh 29277 1726882951.74919: Set connection var ansible_module_compression to ZIP_DEFLATED 29277 1726882951.74928: Set connection var ansible_shell_type to sh 29277 1726882951.74933: Set connection var ansible_pipelining to False 29277 1726882951.74936: Set connection var ansible_connection to ssh 29277 1726882951.74941: Set connection var ansible_timeout to 10 29277 1726882951.74957: variable 'ansible_shell_executable' from source: unknown 29277 1726882951.74960: variable 'ansible_connection' from source: unknown 29277 1726882951.74963: variable 'ansible_module_compression' from source: unknown 29277 1726882951.74965: variable 'ansible_shell_type' from source: unknown 29277 1726882951.74967: variable 'ansible_shell_executable' from source: unknown 29277 1726882951.74970: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882951.74975: variable 'ansible_pipelining' from source: unknown 29277 1726882951.74977: variable 'ansible_timeout' from source: unknown 29277 1726882951.74983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882951.75092: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 29277 1726882951.75101: variable 'omit' from source: magic vars 29277 1726882951.75107: starting attempt loop 29277 1726882951.75110: running the handler 29277 1726882951.75122: _low_level_execute_command(): starting 29277 1726882951.75130: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29277 1726882951.75656: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.75664: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.75668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.75670: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.75721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.75727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882951.75730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.75820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.77489: stdout chunk (state=3): >>>/root <<< 29277 1726882951.77597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882951.77656: stderr chunk (state=3): >>><<< 29277 1726882951.77660: stdout chunk (state=3): >>><<< 29277 1726882951.77682: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882951.77692: _low_level_execute_command(): starting 29277 1726882951.77695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381 `" && echo ansible-tmp-1726882951.7767787-29442-73476095427381="` echo /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381 `" ) && sleep 0' 29277 1726882951.78172: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.78176: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882951.78179: 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.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.78181: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.78231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.78235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882951.78240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.78332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.80299: stdout chunk (state=3): >>>ansible-tmp-1726882951.7767787-29442-73476095427381=/root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381 <<< 29277 1726882951.80421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882951.80466: stderr chunk (state=3): >>><<< 29277 1726882951.80469: stdout chunk (state=3): >>><<< 29277 1726882951.80484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882951.7767787-29442-73476095427381=/root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381 , stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882951.80526: variable 'ansible_module_compression' from source: unknown 29277 1726882951.80574: ANSIBALLZ: Using lock for stat 29277 1726882951.80577: ANSIBALLZ: Acquiring lock 29277 1726882951.80580: ANSIBALLZ: Lock acquired: 140336785204352 29277 1726882951.80582: ANSIBALLZ: Creating module 29277 1726882951.88730: ANSIBALLZ: Writing module into payload 29277 1726882951.88797: ANSIBALLZ: Writing module 29277 1726882951.88813: ANSIBALLZ: Renaming module 29277 1726882951.88820: ANSIBALLZ: Done creating module 29277 1726882951.88838: variable 'ansible_facts' from source: unknown 29277 1726882951.88884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py 29277 1726882951.88988: Sending initial data 29277 1726882951.88991: Sent initial data (152 bytes) 29277 1726882951.89465: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.89469: 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.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882951.89471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29277 1726882951.89474: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.89476: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.89528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.89532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29277 1726882951.89546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.89637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.91312: 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" <<< 29277 1726882951.91321: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29277 1726882951.91392: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29277 1726882951.91488: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29277bol80s2i/tmpvqinzspv /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py <<< 29277 1726882951.91491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py" <<< 29277 1726882951.91571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29277bol80s2i/tmpvqinzspv" to remote "/root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py" <<< 29277 1726882951.91577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py" <<< 29277 1726882951.92305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882951.92378: stderr chunk (state=3): >>><<< 29277 1726882951.92384: stdout chunk (state=3): >>><<< 29277 1726882951.92400: done transferring module to remote 29277 1726882951.92413: _low_level_execute_command(): starting 29277 1726882951.92418: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/ /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py && sleep 0' 29277 1726882951.92902: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.92905: 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.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.92908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882951.92910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.92912: 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.92957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.92960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.93052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.94884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882951.94934: stderr chunk (state=3): >>><<< 29277 1726882951.94937: stdout chunk (state=3): >>><<< 29277 1726882951.94954: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882951.94957: _low_level_execute_command(): starting 29277 1726882951.94962: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/AnsiballZ_stat.py && sleep 0' 29277 1726882951.95399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.95435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29277 1726882951.95439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found <<< 29277 1726882951.95441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.95443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29277 1726882951.95445: 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.45.226 originally 10.31.45.226 debug2: match found <<< 29277 1726882951.95447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882951.95496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882951.95499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882951.95591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882951.97907: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29277 1726882951.97937: stdout chunk (state=3): >>>import _imp # builtin <<< 29277 1726882951.97975: stdout chunk (state=3): >>>import '_thread' # <<< 29277 1726882951.97979: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 29277 1726882951.98057: stdout chunk (state=3): >>>import '_io' # <<< 29277 1726882951.98063: stdout chunk (state=3): >>>import 'marshal' # <<< 29277 1726882951.98097: stdout chunk (state=3): >>>import 'posix' # <<< 29277 1726882951.98136: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29277 1726882951.98166: stdout chunk (state=3): >>>import 'time' # <<< 29277 1726882951.98171: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29277 1726882951.98226: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29277 1726882951.98237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882951.98254: stdout chunk (state=3): >>>import '_codecs' # <<< 29277 1726882951.98280: stdout chunk (state=3): >>>import 'codecs' # <<< 29277 1726882951.98316: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29277 1726882951.98346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29277 1726882951.98360: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c490c0530> <<< 29277 1726882951.98363: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c4908fb30> <<< 29277 1726882951.98390: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 29277 1726882951.98397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 29277 1726882951.98415: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c490c2ab0> <<< 29277 1726882951.98436: stdout chunk (state=3): >>>import '_signal' # <<< 29277 1726882951.98457: stdout chunk (state=3): >>>import '_abc' # <<< 29277 1726882951.98467: stdout chunk (state=3): >>>import 'abc' # <<< 29277 1726882951.98478: stdout chunk (state=3): >>>import 'io' # <<< 29277 1726882951.98517: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 29277 1726882951.98617: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29277 1726882951.98645: stdout chunk (state=3): >>>import 'genericpath' # <<< 29277 1726882951.98650: stdout chunk (state=3): >>>import 'posixpath' # <<< 29277 1726882951.98672: stdout chunk (state=3): >>>import 'os' # <<< 29277 1726882951.98694: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29277 1726882951.98708: stdout chunk (state=3): >>>Processing user site-packages <<< 29277 1726882951.98715: stdout chunk (state=3): >>>Processing global site-packages <<< 29277 1726882951.98731: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 29277 1726882951.98738: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 29277 1726882951.98745: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 29277 1726882951.98778: 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 <<< 29277 1726882951.98785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29277 1726882951.98807: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48e71190> <<< 29277 1726882951.98869: 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 <<< 29277 1726882951.98890: stdout chunk (state=3): >>># 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 0x7f8c48e71fd0> <<< 29277 1726882951.98920: stdout chunk (state=3): >>>import 'site' # <<< 29277 1726882951.98948: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 29277 1726882951.99200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29277 1726882951.99211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29277 1726882951.99240: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 29277 1726882951.99244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882951.99270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29277 1726882951.99308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 29277 1726882951.99332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29277 1726882951.99352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 29277 1726882951.99372: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eafe90> <<< 29277 1726882951.99386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29277 1726882951.99410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 29277 1726882951.99437: stdout chunk (state=3): >>>import '_operator' # <<< 29277 1726882951.99440: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eaff50> <<< 29277 1726882951.99457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29277 1726882951.99491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29277 1726882951.99515: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29277 1726882951.99572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882951.99586: stdout chunk (state=3): >>>import 'itertools' # <<< 29277 1726882951.99617: 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 0x7f8c48ee7890> <<< 29277 1726882951.99654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29277 1726882951.99657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 29277 1726882951.99661: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ee7f20> <<< 29277 1726882951.99685: stdout chunk (state=3): >>>import '_collections' # <<< 29277 1726882951.99741: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ec7b30> <<< 29277 1726882951.99755: stdout chunk (state=3): >>>import '_functools' # <<< 29277 1726882951.99781: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ec5280> <<< 29277 1726882951.99885: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ead040> <<< 29277 1726882951.99906: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29277 1726882951.99936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 29277 1726882951.99939: stdout chunk (state=3): >>>import '_sre' # <<< 29277 1726882951.99972: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29277 1726882951.99991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29277 1726882952.00016: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 29277 1726882952.00019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29277 1726882952.00060: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f0b800> <<< 29277 1726882952.00070: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f0a420> <<< 29277 1726882952.00106: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 29277 1726882952.00111: 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 0x7f8c48ec6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f08c50> <<< 29277 1726882952.00173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29277 1726882952.00185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f38890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eac2c0> <<< 29277 1726882952.00212: 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' <<< 29277 1726882952.00253: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.00257: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48f38d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f38bf0> <<< 29277 1726882952.00301: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.00310: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48f38fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eaade0> <<< 29277 1726882952.00345: 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' <<< 29277 1726882952.00373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29277 1726882952.00407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29277 1726882952.00427: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f396d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f393a0> <<< 29277 1726882952.00430: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 29277 1726882952.00465: 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' <<< 29277 1726882952.00488: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f3a5d0> <<< 29277 1726882952.00507: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29277 1726882952.00512: stdout chunk (state=3): >>>import 'runpy' # <<< 29277 1726882952.00545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29277 1726882952.00573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29277 1726882952.00607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 29277 1726882952.00616: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f547a0> <<< 29277 1726882952.00628: stdout chunk (state=3): >>>import 'errno' # <<< 29277 1726882952.00664: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.00669: 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 0x7f8c48f55eb0> <<< 29277 1726882952.00693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29277 1726882952.00703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29277 1726882952.00721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29277 1726882952.00745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 29277 1726882952.00748: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f56d50> <<< 29277 1726882952.00793: 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 0x7f8c48f573b0> <<< 29277 1726882952.00799: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f562a0> <<< 29277 1726882952.00830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29277 1726882952.00835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29277 1726882952.00890: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.00895: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.00897: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48f57e30> <<< 29277 1726882952.00906: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f57560> <<< 29277 1726882952.00955: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f3a540> <<< 29277 1726882952.00975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29277 1726882952.01003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29277 1726882952.01023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29277 1726882952.01048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29277 1726882952.01085: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.01097: 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 0x7f8c48cd7ce0> <<< 29277 1726882952.01112: 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' <<< 29277 1726882952.01143: 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 0x7f8c48d007d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d00530> <<< 29277 1726882952.01173: 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 0x7f8c48d00740> <<< 29277 1726882952.01204: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.01207: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48d009b0> <<< 29277 1726882952.01228: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48cd5e80> <<< 29277 1726882952.01249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29277 1726882952.01355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29277 1726882952.01377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29277 1726882952.01395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d02000> <<< 29277 1726882952.01432: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d00c80> <<< 29277 1726882952.01444: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f3acc0> <<< 29277 1726882952.01479: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29277 1726882952.01528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882952.01552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29277 1726882952.01593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29277 1726882952.01631: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d2e3c0> <<< 29277 1726882952.01676: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29277 1726882952.01697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882952.01715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29277 1726882952.01741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29277 1726882952.01788: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d464e0> <<< 29277 1726882952.01818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29277 1726882952.01851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29277 1726882952.01912: stdout chunk (state=3): >>>import 'ntpath' # <<< 29277 1726882952.01936: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 29277 1726882952.01941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d7f2c0> <<< 29277 1726882952.01953: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29277 1726882952.01997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29277 1726882952.02020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29277 1726882952.02073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29277 1726882952.02163: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48da1a60> <<< 29277 1726882952.02241: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d7f3e0> <<< 29277 1726882952.02284: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d47170> <<< 29277 1726882952.02313: 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' <<< 29277 1726882952.02319: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bc0410> <<< 29277 1726882952.02341: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d45520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d02f60> <<< 29277 1726882952.02447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29277 1726882952.02471: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c48d458e0> <<< 29277 1726882952.02551: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7mol4sz_/ansible_stat_payload.zip' <<< 29277 1726882952.02554: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.02704: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.02738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29277 1726882952.02741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29277 1726882952.02791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29277 1726882952.02869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29277 1726882952.02902: 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 0x7f8c48c1a0f0> <<< 29277 1726882952.02916: stdout chunk (state=3): >>>import '_typing' # <<< 29277 1726882952.03117: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0fe0> <<< 29277 1726882952.03121: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0170> # zipimport: zlib available <<< 29277 1726882952.03154: stdout chunk (state=3): >>>import 'ansible' # <<< 29277 1726882952.03165: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.03188: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.03205: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.03212: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 29277 1726882952.03231: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.04786: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.06050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 29277 1726882952.06056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf3f80> <<< 29277 1726882952.06082: 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' <<< 29277 1726882952.06117: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29277 1726882952.06121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29277 1726882952.06145: 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' <<< 29277 1726882952.06185: 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' <<< 29277 1726882952.06188: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48c41b50> <<< 29277 1726882952.06229: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c418e0> <<< 29277 1726882952.06274: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c411f0> <<< 29277 1726882952.06284: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29277 1726882952.06297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29277 1726882952.06336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c41640> <<< 29277 1726882952.06348: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c1ad80> <<< 29277 1726882952.06351: stdout chunk (state=3): >>>import 'atexit' # <<< 29277 1726882952.06383: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48c42870> <<< 29277 1726882952.06411: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48c42ab0> <<< 29277 1726882952.06443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29277 1726882952.06488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 29277 1726882952.06507: stdout chunk (state=3): >>>import '_locale' # <<< 29277 1726882952.06555: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c42fc0> <<< 29277 1726882952.06565: stdout chunk (state=3): >>>import 'pwd' # <<< 29277 1726882952.06586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29277 1726882952.06612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29277 1726882952.06650: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aa8da0> <<< 29277 1726882952.06686: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.06697: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48aaa9c0> <<< 29277 1726882952.06708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29277 1726882952.06728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29277 1726882952.06768: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aab290> <<< 29277 1726882952.06793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29277 1726882952.06815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29277 1726882952.06838: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aabfe0> <<< 29277 1726882952.06858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29277 1726882952.06898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29277 1726882952.06924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 29277 1726882952.06931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29277 1726882952.06982: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aaeed0> <<< 29277 1726882952.07020: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48aaeff0> <<< 29277 1726882952.07047: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aad190> <<< 29277 1726882952.07063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29277 1726882952.07098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29277 1726882952.07121: 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' <<< 29277 1726882952.07140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29277 1726882952.07174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29277 1726882952.07202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 29277 1726882952.07205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 29277 1726882952.07225: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab2db0> <<< 29277 1726882952.07234: stdout chunk (state=3): >>>import '_tokenize' # <<< 29277 1726882952.07308: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab18b0> <<< 29277 1726882952.07319: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab1610> <<< 29277 1726882952.07332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 29277 1726882952.07342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 29277 1726882952.07421: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab3f20> <<< 29277 1726882952.07454: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aad6a0> <<< 29277 1726882952.07480: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.07487: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48afaf60> <<< 29277 1726882952.07507: 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 <<< 29277 1726882952.07512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afb080> <<< 29277 1726882952.07535: 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 <<< 29277 1726882952.07556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29277 1726882952.07584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 29277 1726882952.07587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 29277 1726882952.07621: 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 0x7f8c48afcc80> <<< 29277 1726882952.07629: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afca40> <<< 29277 1726882952.07647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29277 1726882952.07764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29277 1726882952.07813: 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' <<< 29277 1726882952.07818: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48aff200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afd370> <<< 29277 1726882952.07845: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29277 1726882952.07886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882952.07912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 29277 1726882952.07926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 29277 1726882952.07934: stdout chunk (state=3): >>>import '_string' # <<< 29277 1726882952.07978: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b069f0> <<< 29277 1726882952.08114: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aff380> <<< 29277 1726882952.08193: 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 0x7f8c48b077a0> <<< 29277 1726882952.08229: 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 0x7f8c48b07a10> <<< 29277 1726882952.08269: 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 0x7f8c48b07c80> <<< 29277 1726882952.08289: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afb320> <<< 29277 1726882952.08312: 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' <<< 29277 1726882952.08335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29277 1726882952.08360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29277 1726882952.08391: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.08418: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48b0b4a0> <<< 29277 1726882952.08589: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.08597: 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 0x7f8c48b0c650> <<< 29277 1726882952.08612: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b09c10> <<< 29277 1726882952.08640: 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' <<< 29277 1726882952.08648: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48b0afc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b09850> <<< 29277 1726882952.08665: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08684: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 29277 1726882952.08703: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08802: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08908: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08912: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08923: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 29277 1726882952.08941: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.08956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29277 1726882952.08972: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.09105: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.09841: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.10462: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 29277 1726882952.10465: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29277 1726882952.10494: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29277 1726882952.10507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882952.10573: 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 0x7f8c48b90800> <<< 29277 1726882952.10656: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29277 1726882952.10665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 29277 1726882952.10689: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b915e0> <<< 29277 1726882952.10693: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b0fda0> <<< 29277 1726882952.10744: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 29277 1726882952.10752: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.10772: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.10798: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 29277 1726882952.10803: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.10972: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.11147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29277 1726882952.11151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 29277 1726882952.11160: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b912e0> <<< 29277 1726882952.11175: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.11698: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12202: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12282: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12365: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29277 1726882952.12369: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12412: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29277 1726882952.12459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12636: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29277 1726882952.12653: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12668: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29277 1726882952.12682: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12719: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.12770: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29277 1726882952.12777: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.13038: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.13295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29277 1726882952.13365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29277 1726882952.13374: stdout chunk (state=3): >>>import '_ast' # <<< 29277 1726882952.13454: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b93110> <<< 29277 1726882952.13458: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.13542: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.13623: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 29277 1726882952.13638: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29277 1726882952.13650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29277 1726882952.13660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 29277 1726882952.13675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29277 1726882952.13761: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.13893: 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 0x7f8c489a1eb0> <<< 29277 1726882952.13962: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 29277 1726882952.13965: stdout chunk (state=3): >>># 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 0x7f8c489a27b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0e30> <<< 29277 1726882952.13991: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14037: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29277 1726882952.14091: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14139: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14186: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14250: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14324: 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 <<< 29277 1726882952.14367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29277 1726882952.14458: 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 0x7f8c489a15b0> <<< 29277 1726882952.14497: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489a2930> <<< 29277 1726882952.14534: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29277 1726882952.14549: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14617: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14688: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14713: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.14762: 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' <<< 29277 1726882952.14786: 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 <<< 29277 1726882952.14804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29277 1726882952.14830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29277 1726882952.14891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29277 1726882952.14913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29277 1726882952.14932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29277 1726882952.14997: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48a32ba0> <<< 29277 1726882952.15038: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489ac8f0> <<< 29277 1726882952.15125: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489aa990> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489aa7e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29277 1726882952.15139: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15168: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15202: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 29277 1726882952.15265: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29277 1726882952.15284: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15293: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 29277 1726882952.15317: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15462: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15677: stdout chunk (state=3): >>># zipimport: zlib available <<< 29277 1726882952.15804: 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"}}} <<< 29277 1726882952.15809: stdout chunk (state=3): >>># destroy __main__ <<< 29277 1726882952.16148: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 29277 1726882952.16151: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 29277 1726882952.16154: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 29277 1726882952.16169: 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 <<< 29277 1726882952.16188: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16202: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16207: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16265: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 29277 1726882952.16274: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16278: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16292: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 29277 1726882952.16308: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16340: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.16347: stdout chunk (state=3): >>># 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<<< 29277 1726882952.16367: 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 <<< 29277 1726882952.16382: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 29277 1726882952.16389: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 29277 1726882952.16640: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29277 1726882952.16659: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29277 1726882952.16674: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 29277 1726882952.16693: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29277 1726882952.16702: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 29277 1726882952.16759: stdout chunk (state=3): >>># destroy ntpath <<< 29277 1726882952.16766: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 29277 1726882952.16773: 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 <<< 29277 1726882952.16781: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 29277 1726882952.16807: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 29277 1726882952.16814: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl <<< 29277 1726882952.16817: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess <<< 29277 1726882952.16838: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29277 1726882952.16855: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 29277 1726882952.16858: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 29277 1726882952.16883: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 29277 1726882952.16904: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 29277 1726882952.16953: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 29277 1726882952.16985: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 29277 1726882952.16998: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.17054: 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 <<< 29277 1726882952.17058: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 29277 1726882952.17063: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 29277 1726882952.17080: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 29277 1726882952.17087: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 29277 1726882952.17090: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 29277 1726882952.17107: stdout chunk (state=3): >>> # 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 <<< 29277 1726882952.17134: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 29277 1726882952.17148: stdout chunk (state=3): >>># 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 <<< 29277 1726882952.17179: 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 <<< 29277 1726882952.17182: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux <<< 29277 1726882952.17187: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29277 1726882952.17325: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 29277 1726882952.17340: stdout chunk (state=3): >>># destroy _collections <<< 29277 1726882952.17371: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 29277 1726882952.17377: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 29277 1726882952.17397: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 29277 1726882952.17427: stdout chunk (state=3): >>># destroy _typing <<< 29277 1726882952.17446: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 29277 1726882952.17450: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 29277 1726882952.17476: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29277 1726882952.17570: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 29277 1726882952.17582: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 29277 1726882952.17611: stdout chunk (state=3): >>># destroy time <<< 29277 1726882952.17614: stdout chunk (state=3): >>># destroy _random <<< 29277 1726882952.17616: stdout chunk (state=3): >>># destroy _weakref <<< 29277 1726882952.17645: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 29277 1726882952.17656: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 29277 1726882952.17674: stdout chunk (state=3): >>># destroy itertools <<< 29277 1726882952.17681: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 29277 1726882952.17701: stdout chunk (state=3): >>># clear sys.audit hooks <<< 29277 1726882952.18061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.226 closed. <<< 29277 1726882952.18124: stderr chunk (state=3): >>><<< 29277 1726882952.18127: stdout chunk (state=3): >>><<< 29277 1726882952.18189: _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 0x7f8c490c0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c4908fb30> # /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 0x7f8c490c2ab0> 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 0x7f8c48e71190> # /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 0x7f8c48e71fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f8c48eafe90> # /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 0x7f8c48eaff50> # /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 0x7f8c48ee7890> # /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 0x7f8c48ee7f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ec7b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ec5280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ead040> # /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 0x7f8c48f0b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f0a420> # /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 0x7f8c48ec6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f08c50> # /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 0x7f8c48f38890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eac2c0> # /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 0x7f8c48f38d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f38bf0> # 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 0x7f8c48f38fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48eaade0> # /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 0x7f8c48f396d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f393a0> 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 0x7f8c48f3a5d0> 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 0x7f8c48f547a0> 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 0x7f8c48f55eb0> # /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 0x7f8c48f56d50> # 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 0x7f8c48f573b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f562a0> # /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 0x7f8c48f57e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f57560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f3a540> # /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 0x7f8c48cd7ce0> # /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 0x7f8c48d007d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d00530> # 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 0x7f8c48d00740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c48d009b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48cd5e80> # /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 0x7f8c48d02000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d00c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48f3acc0> # /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 0x7f8c48d2e3c0> # /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 0x7f8c48d464e0> # /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 0x7f8c48d7f2c0> # /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 0x7f8c48da1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d7f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d47170> # /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 0x7f8c48bc0410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d45520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48d02f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c48d458e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7mol4sz_/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 0x7f8c48c1a0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0170> # 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 0x7f8c48bf3f80> # /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 0x7f8c48c41b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c418e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c411f0> # /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 0x7f8c48c41640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48c1ad80> 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 0x7f8c48c42870> # 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 0x7f8c48c42ab0> # /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 0x7f8c48c42fc0> 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 0x7f8c48aa8da0> # 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 0x7f8c48aaa9c0> # /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 0x7f8c48aab290> # /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 0x7f8c48aabfe0> # /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 0x7f8c48aaeed0> # 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 0x7f8c48aaeff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aad190> # /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 0x7f8c48ab2db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab18b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48ab1610> # /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 0x7f8c48ab3f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aad6a0> # 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 0x7f8c48afaf60> # /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 0x7f8c48afb080> # /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 0x7f8c48afcc80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afca40> # /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 0x7f8c48aff200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afd370> # /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 0x7f8c48b069f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48aff380> # 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 0x7f8c48b077a0> # 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 0x7f8c48b07a10> # 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 0x7f8c48b07c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48afb320> # /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 0x7f8c48b0b4a0> # 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 0x7f8c48b0c650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b09c10> # 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 0x7f8c48b0afc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b09850> # 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 0x7f8c48b90800> # /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 0x7f8c48b915e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48b0fda0> 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 0x7f8c48b912e0> # 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 0x7f8c48b93110> # 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' # # /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 0x7f8c489a1eb0> # 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 0x7f8c489a27b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c48bf0e30> # 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 0x7f8c489a15b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489a2930> 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 0x7f8c48a32ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489ac8f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489aa990> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c489aa7e0> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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.45.226 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29277 1726882952.18750: 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-1726882951.7767787-29442-73476095427381/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29277 1726882952.18761: _low_level_execute_command(): starting 29277 1726882952.18764: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882951.7767787-29442-73476095427381/ > /dev/null 2>&1 && sleep 0' 29277 1726882952.18924: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29277 1726882952.18928: 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 <<< 29277 1726882952.18930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.226 originally 10.31.45.226 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882952.18933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.226 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29277 1726882952.18935: 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.45.226 originally 10.31.45.226 <<< 29277 1726882952.18937: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29277 1726882952.18991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' <<< 29277 1726882952.18994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29277 1726882952.19086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29277 1726882952.20995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29277 1726882952.21052: stderr chunk (state=3): >>><<< 29277 1726882952.21055: stdout chunk (state=3): >>><<< 29277 1726882952.21070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.45.226 originally 10.31.45.226 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.45.226 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.45.226 originally 10.31.45.226 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9aa64530f0' 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 29277 1726882952.21076: handler run complete 29277 1726882952.21095: attempt loop complete, returning result 29277 1726882952.21098: _execute() done 29277 1726882952.21101: dumping result to json 29277 1726882952.21106: done dumping result, returning 29277 1726882952.21115: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affc7ec-ae25-bdfa-a7ed-00000000002d] 29277 1726882952.21124: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002d 29277 1726882952.21213: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002d 29277 1726882952.21218: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 29277 1726882952.21282: no more pending results, returning what we have 29277 1726882952.21285: results queue empty 29277 1726882952.21286: checking for any_errors_fatal 29277 1726882952.21292: done checking for any_errors_fatal 29277 1726882952.21293: checking for max_fail_percentage 29277 1726882952.21295: done checking for max_fail_percentage 29277 1726882952.21295: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.21296: done checking to see if all hosts have failed 29277 1726882952.21297: getting the remaining hosts for this loop 29277 1726882952.21299: done getting the remaining hosts for this loop 29277 1726882952.21303: getting the next task for host managed_node3 29277 1726882952.21309: done getting next task for host managed_node3 29277 1726882952.21312: ^ task is: TASK: Set flag to indicate system is ostree 29277 1726882952.21314: ^ 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 29277 1726882952.21318: getting variables 29277 1726882952.21320: in VariableManager get_vars() 29277 1726882952.21353: Calling all_inventory to load vars for managed_node3 29277 1726882952.21356: Calling groups_inventory to load vars for managed_node3 29277 1726882952.21360: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.21370: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.21373: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.21375: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.21550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.21709: done with get_vars() 29277 1726882952.21717: done getting variables 29277 1726882952.21800: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:42:32 -0400 (0:00:00.486) 0:00:05.453 ****** 29277 1726882952.21820: entering _queue_task() for managed_node3/set_fact 29277 1726882952.21821: Creating lock for set_fact 29277 1726882952.22040: worker is 1 (out of 1 available) 29277 1726882952.22056: exiting _queue_task() for managed_node3/set_fact 29277 1726882952.22066: done queuing things up, now waiting for results queue to drain 29277 1726882952.22067: waiting for pending results... 29277 1726882952.22311: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 29277 1726882952.22317: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000002e 29277 1726882952.22323: variable 'ansible_search_path' from source: unknown 29277 1726882952.22327: variable 'ansible_search_path' from source: unknown 29277 1726882952.22331: calling self._execute() 29277 1726882952.22376: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.22383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.22390: variable 'omit' from source: magic vars 29277 1726882952.22748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29277 1726882952.22931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29277 1726882952.22965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29277 1726882952.22993: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29277 1726882952.23019: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29277 1726882952.23106: 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) 29277 1726882952.23126: 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) 29277 1726882952.23146: 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) 29277 1726882952.23165: 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) 29277 1726882952.23263: Evaluated conditional (not __network_is_ostree is defined): True 29277 1726882952.23268: variable 'omit' from source: magic vars 29277 1726882952.23296: variable 'omit' from source: magic vars 29277 1726882952.23384: variable '__ostree_booted_stat' from source: set_fact 29277 1726882952.23418: variable 'omit' from source: magic vars 29277 1726882952.23442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29277 1726882952.23463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29277 1726882952.23478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29277 1726882952.23495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882952.23504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29277 1726882952.23535: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29277 1726882952.23538: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.23541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.23613: Set connection var ansible_shell_executable to /bin/sh 29277 1726882952.23619: Set connection var ansible_module_compression to ZIP_DEFLATED 29277 1726882952.23628: Set connection var ansible_shell_type to sh 29277 1726882952.23634: Set connection var ansible_pipelining to False 29277 1726882952.23637: Set connection var ansible_connection to ssh 29277 1726882952.23642: Set connection var ansible_timeout to 10 29277 1726882952.23661: variable 'ansible_shell_executable' from source: unknown 29277 1726882952.23664: variable 'ansible_connection' from source: unknown 29277 1726882952.23667: variable 'ansible_module_compression' from source: unknown 29277 1726882952.23669: variable 'ansible_shell_type' from source: unknown 29277 1726882952.23672: variable 'ansible_shell_executable' from source: unknown 29277 1726882952.23674: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.23676: variable 'ansible_pipelining' from source: unknown 29277 1726882952.23679: variable 'ansible_timeout' from source: unknown 29277 1726882952.23684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.23760: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 29277 1726882952.23770: variable 'omit' from source: magic vars 29277 1726882952.23773: starting attempt loop 29277 1726882952.23775: running the handler 29277 1726882952.23786: handler run complete 29277 1726882952.23794: attempt loop complete, returning result 29277 1726882952.23796: _execute() done 29277 1726882952.23799: dumping result to json 29277 1726882952.23801: done dumping result, returning 29277 1726882952.23808: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-bdfa-a7ed-00000000002e] 29277 1726882952.23813: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002e 29277 1726882952.23896: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000002e 29277 1726882952.23899: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 29277 1726882952.23983: no more pending results, returning what we have 29277 1726882952.23985: results queue empty 29277 1726882952.23986: checking for any_errors_fatal 29277 1726882952.23990: done checking for any_errors_fatal 29277 1726882952.23991: checking for max_fail_percentage 29277 1726882952.23993: done checking for max_fail_percentage 29277 1726882952.23994: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.23994: done checking to see if all hosts have failed 29277 1726882952.23995: getting the remaining hosts for this loop 29277 1726882952.23997: done getting the remaining hosts for this loop 29277 1726882952.23999: getting the next task for host managed_node3 29277 1726882952.24006: done getting next task for host managed_node3 29277 1726882952.24010: ^ task is: TASK: Fix CentOS6 Base repo 29277 1726882952.24013: ^ 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 29277 1726882952.24016: getting variables 29277 1726882952.24017: in VariableManager get_vars() 29277 1726882952.24043: Calling all_inventory to load vars for managed_node3 29277 1726882952.24046: Calling groups_inventory to load vars for managed_node3 29277 1726882952.24049: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.24057: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.24059: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.24065: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.24186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.24320: done with get_vars() 29277 1726882952.24329: done getting variables 29277 1726882952.24416: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:42:32 -0400 (0:00:00.026) 0:00:05.479 ****** 29277 1726882952.24438: entering _queue_task() for managed_node3/copy 29277 1726882952.24627: worker is 1 (out of 1 available) 29277 1726882952.24641: exiting _queue_task() for managed_node3/copy 29277 1726882952.24652: done queuing things up, now waiting for results queue to drain 29277 1726882952.24654: waiting for pending results... 29277 1726882952.24794: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 29277 1726882952.24848: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000030 29277 1726882952.24860: variable 'ansible_search_path' from source: unknown 29277 1726882952.24863: variable 'ansible_search_path' from source: unknown 29277 1726882952.24893: calling self._execute() 29277 1726882952.24951: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.24956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.24964: variable 'omit' from source: magic vars 29277 1726882952.25358: variable 'ansible_distribution' from source: facts 29277 1726882952.25376: Evaluated conditional (ansible_distribution == 'CentOS'): False 29277 1726882952.25379: when evaluation is False, skipping this task 29277 1726882952.25384: _execute() done 29277 1726882952.25387: dumping result to json 29277 1726882952.25390: done dumping result, returning 29277 1726882952.25393: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-bdfa-a7ed-000000000030] 29277 1726882952.25398: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000030 29277 1726882952.25490: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000030 29277 1726882952.25493: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 29277 1726882952.25552: no more pending results, returning what we have 29277 1726882952.25554: results queue empty 29277 1726882952.25555: checking for any_errors_fatal 29277 1726882952.25559: done checking for any_errors_fatal 29277 1726882952.25559: checking for max_fail_percentage 29277 1726882952.25561: done checking for max_fail_percentage 29277 1726882952.25561: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.25562: done checking to see if all hosts have failed 29277 1726882952.25563: getting the remaining hosts for this loop 29277 1726882952.25565: done getting the remaining hosts for this loop 29277 1726882952.25567: getting the next task for host managed_node3 29277 1726882952.25572: done getting next task for host managed_node3 29277 1726882952.25575: ^ task is: TASK: Include the task 'enable_epel.yml' 29277 1726882952.25578: ^ 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 29277 1726882952.25584: getting variables 29277 1726882952.25585: in VariableManager get_vars() 29277 1726882952.25610: Calling all_inventory to load vars for managed_node3 29277 1726882952.25612: Calling groups_inventory to load vars for managed_node3 29277 1726882952.25614: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.25621: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.25625: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.25627: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.25769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.25902: done with get_vars() 29277 1726882952.25909: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:42:32 -0400 (0:00:00.015) 0:00:05.494 ****** 29277 1726882952.25973: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.26152: worker is 1 (out of 1 available) 29277 1726882952.26166: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.26178: done queuing things up, now waiting for results queue to drain 29277 1726882952.26182: waiting for pending results... 29277 1726882952.26318: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 29277 1726882952.26372: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000031 29277 1726882952.26385: variable 'ansible_search_path' from source: unknown 29277 1726882952.26388: variable 'ansible_search_path' from source: unknown 29277 1726882952.26415: calling self._execute() 29277 1726882952.26468: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.26472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.26484: variable 'omit' from source: magic vars 29277 1726882952.26850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29277 1726882952.28570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29277 1726882952.28620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29277 1726882952.28650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29277 1726882952.28675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29277 1726882952.28699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29277 1726882952.28764: 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) 29277 1726882952.28788: 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) 29277 1726882952.28809: 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) 29277 1726882952.28843: 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) 29277 1726882952.28854: 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) 29277 1726882952.28941: variable '__network_is_ostree' from source: set_fact 29277 1726882952.28955: Evaluated conditional (not __network_is_ostree | d(false)): True 29277 1726882952.28961: _execute() done 29277 1726882952.28964: dumping result to json 29277 1726882952.28967: done dumping result, returning 29277 1726882952.28973: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-bdfa-a7ed-000000000031] 29277 1726882952.28978: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000031 29277 1726882952.29070: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000031 29277 1726882952.29072: WORKER PROCESS EXITING 29277 1726882952.29103: no more pending results, returning what we have 29277 1726882952.29107: in VariableManager get_vars() 29277 1726882952.29143: Calling all_inventory to load vars for managed_node3 29277 1726882952.29145: Calling groups_inventory to load vars for managed_node3 29277 1726882952.29149: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.29159: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.29161: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.29164: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.29339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.29489: done with get_vars() 29277 1726882952.29496: variable 'ansible_search_path' from source: unknown 29277 1726882952.29497: variable 'ansible_search_path' from source: unknown 29277 1726882952.29528: we have included files to process 29277 1726882952.29529: generating all_blocks data 29277 1726882952.29530: done generating all_blocks data 29277 1726882952.29534: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29277 1726882952.29535: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29277 1726882952.29537: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29277 1726882952.30038: done processing included file 29277 1726882952.30040: iterating over new_blocks loaded from include file 29277 1726882952.30041: in VariableManager get_vars() 29277 1726882952.30050: done with get_vars() 29277 1726882952.30051: filtering new block on tags 29277 1726882952.30068: done filtering new block on tags 29277 1726882952.30070: in VariableManager get_vars() 29277 1726882952.30077: done with get_vars() 29277 1726882952.30078: filtering new block on tags 29277 1726882952.30086: done filtering new block on tags 29277 1726882952.30088: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 29277 1726882952.30092: extending task lists for all hosts with included blocks 29277 1726882952.30156: done extending task lists 29277 1726882952.30157: done processing included files 29277 1726882952.30158: results queue empty 29277 1726882952.30158: checking for any_errors_fatal 29277 1726882952.30161: done checking for any_errors_fatal 29277 1726882952.30161: checking for max_fail_percentage 29277 1726882952.30162: done checking for max_fail_percentage 29277 1726882952.30163: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.30164: done checking to see if all hosts have failed 29277 1726882952.30164: getting the remaining hosts for this loop 29277 1726882952.30165: done getting the remaining hosts for this loop 29277 1726882952.30167: getting the next task for host managed_node3 29277 1726882952.30169: done getting next task for host managed_node3 29277 1726882952.30171: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 29277 1726882952.30174: ^ 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 29277 1726882952.30176: getting variables 29277 1726882952.30176: in VariableManager get_vars() 29277 1726882952.30183: Calling all_inventory to load vars for managed_node3 29277 1726882952.30185: Calling groups_inventory to load vars for managed_node3 29277 1726882952.30186: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.30190: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.30196: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.30198: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.30308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.30439: done with get_vars() 29277 1726882952.30445: done getting variables 29277 1726882952.30496: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 29277 1726882952.30639: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:42:32 -0400 (0:00:00.046) 0:00:05.541 ****** 29277 1726882952.30673: entering _queue_task() for managed_node3/command 29277 1726882952.30674: Creating lock for command 29277 1726882952.30916: worker is 1 (out of 1 available) 29277 1726882952.30933: exiting _queue_task() for managed_node3/command 29277 1726882952.30946: done queuing things up, now waiting for results queue to drain 29277 1726882952.30949: waiting for pending results... 29277 1726882952.31105: running TaskExecutor() for managed_node3/TASK: Create EPEL 40 29277 1726882952.31178: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000049 29277 1726882952.31193: variable 'ansible_search_path' from source: unknown 29277 1726882952.31197: variable 'ansible_search_path' from source: unknown 29277 1726882952.31226: calling self._execute() 29277 1726882952.31296: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.31301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.31309: variable 'omit' from source: magic vars 29277 1726882952.31602: variable 'ansible_distribution' from source: facts 29277 1726882952.31616: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29277 1726882952.31621: when evaluation is False, skipping this task 29277 1726882952.31624: _execute() done 29277 1726882952.31626: dumping result to json 29277 1726882952.31631: done dumping result, returning 29277 1726882952.31634: done running TaskExecutor() for managed_node3/TASK: Create EPEL 40 [0affc7ec-ae25-bdfa-a7ed-000000000049] 29277 1726882952.31637: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000049 29277 1726882952.31742: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000049 29277 1726882952.31745: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29277 1726882952.31799: no more pending results, returning what we have 29277 1726882952.31803: results queue empty 29277 1726882952.31803: checking for any_errors_fatal 29277 1726882952.31805: done checking for any_errors_fatal 29277 1726882952.31805: checking for max_fail_percentage 29277 1726882952.31807: done checking for max_fail_percentage 29277 1726882952.31807: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.31808: done checking to see if all hosts have failed 29277 1726882952.31809: getting the remaining hosts for this loop 29277 1726882952.31811: done getting the remaining hosts for this loop 29277 1726882952.31814: getting the next task for host managed_node3 29277 1726882952.31821: done getting next task for host managed_node3 29277 1726882952.31825: ^ task is: TASK: Install yum-utils package 29277 1726882952.31829: ^ 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 29277 1726882952.31832: getting variables 29277 1726882952.31833: in VariableManager get_vars() 29277 1726882952.31857: Calling all_inventory to load vars for managed_node3 29277 1726882952.31860: Calling groups_inventory to load vars for managed_node3 29277 1726882952.31863: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.31873: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.31875: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.31877: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.32145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.32277: done with get_vars() 29277 1726882952.32285: done getting variables 29277 1726882952.32363: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:42:32 -0400 (0:00:00.017) 0:00:05.558 ****** 29277 1726882952.32385: entering _queue_task() for managed_node3/package 29277 1726882952.32387: Creating lock for package 29277 1726882952.32599: worker is 1 (out of 1 available) 29277 1726882952.32613: exiting _queue_task() for managed_node3/package 29277 1726882952.32626: done queuing things up, now waiting for results queue to drain 29277 1726882952.32629: waiting for pending results... 29277 1726882952.32768: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 29277 1726882952.32842: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000004a 29277 1726882952.32857: variable 'ansible_search_path' from source: unknown 29277 1726882952.32860: variable 'ansible_search_path' from source: unknown 29277 1726882952.32888: calling self._execute() 29277 1726882952.32944: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.32948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.32955: variable 'omit' from source: magic vars 29277 1726882952.33238: variable 'ansible_distribution' from source: facts 29277 1726882952.33248: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29277 1726882952.33251: when evaluation is False, skipping this task 29277 1726882952.33254: _execute() done 29277 1726882952.33256: dumping result to json 29277 1726882952.33262: done dumping result, returning 29277 1726882952.33268: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affc7ec-ae25-bdfa-a7ed-00000000004a] 29277 1726882952.33272: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004a 29277 1726882952.33366: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004a 29277 1726882952.33369: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29277 1726882952.33433: no more pending results, returning what we have 29277 1726882952.33436: results queue empty 29277 1726882952.33437: checking for any_errors_fatal 29277 1726882952.33443: done checking for any_errors_fatal 29277 1726882952.33443: checking for max_fail_percentage 29277 1726882952.33445: done checking for max_fail_percentage 29277 1726882952.33446: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.33446: done checking to see if all hosts have failed 29277 1726882952.33447: getting the remaining hosts for this loop 29277 1726882952.33448: done getting the remaining hosts for this loop 29277 1726882952.33451: getting the next task for host managed_node3 29277 1726882952.33457: done getting next task for host managed_node3 29277 1726882952.33459: ^ task is: TASK: Enable EPEL 7 29277 1726882952.33463: ^ 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 29277 1726882952.33466: getting variables 29277 1726882952.33467: in VariableManager get_vars() 29277 1726882952.33494: Calling all_inventory to load vars for managed_node3 29277 1726882952.33496: Calling groups_inventory to load vars for managed_node3 29277 1726882952.33498: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.33505: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.33507: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.33509: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.33631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.33766: done with get_vars() 29277 1726882952.33773: done getting variables 29277 1726882952.33818: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.573 ****** 29277 1726882952.33839: entering _queue_task() for managed_node3/command 29277 1726882952.34034: worker is 1 (out of 1 available) 29277 1726882952.34049: exiting _queue_task() for managed_node3/command 29277 1726882952.34061: done queuing things up, now waiting for results queue to drain 29277 1726882952.34063: waiting for pending results... 29277 1726882952.34207: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 29277 1726882952.34276: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000004b 29277 1726882952.34291: variable 'ansible_search_path' from source: unknown 29277 1726882952.34297: variable 'ansible_search_path' from source: unknown 29277 1726882952.34323: calling self._execute() 29277 1726882952.34378: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.34384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.34390: variable 'omit' from source: magic vars 29277 1726882952.34671: variable 'ansible_distribution' from source: facts 29277 1726882952.34684: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29277 1726882952.34687: when evaluation is False, skipping this task 29277 1726882952.34690: _execute() done 29277 1726882952.34693: dumping result to json 29277 1726882952.34696: done dumping result, returning 29277 1726882952.34699: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affc7ec-ae25-bdfa-a7ed-00000000004b] 29277 1726882952.34704: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004b 29277 1726882952.34794: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004b 29277 1726882952.34797: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29277 1726882952.34861: no more pending results, returning what we have 29277 1726882952.34864: results queue empty 29277 1726882952.34865: checking for any_errors_fatal 29277 1726882952.34871: done checking for any_errors_fatal 29277 1726882952.34872: checking for max_fail_percentage 29277 1726882952.34873: done checking for max_fail_percentage 29277 1726882952.34874: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.34875: done checking to see if all hosts have failed 29277 1726882952.34875: getting the remaining hosts for this loop 29277 1726882952.34877: done getting the remaining hosts for this loop 29277 1726882952.34882: getting the next task for host managed_node3 29277 1726882952.34888: done getting next task for host managed_node3 29277 1726882952.34891: ^ task is: TASK: Enable EPEL 8 29277 1726882952.34895: ^ 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 29277 1726882952.34898: getting variables 29277 1726882952.34899: in VariableManager get_vars() 29277 1726882952.34921: Calling all_inventory to load vars for managed_node3 29277 1726882952.34924: Calling groups_inventory to load vars for managed_node3 29277 1726882952.34927: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.34934: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.34935: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.34937: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.35086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.35219: done with get_vars() 29277 1726882952.35227: done getting variables 29277 1726882952.35270: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.587 ****** 29277 1726882952.35291: entering _queue_task() for managed_node3/command 29277 1726882952.35475: worker is 1 (out of 1 available) 29277 1726882952.35491: exiting _queue_task() for managed_node3/command 29277 1726882952.35502: done queuing things up, now waiting for results queue to drain 29277 1726882952.35504: waiting for pending results... 29277 1726882952.35641: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 29277 1726882952.35700: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000004c 29277 1726882952.35710: variable 'ansible_search_path' from source: unknown 29277 1726882952.35715: variable 'ansible_search_path' from source: unknown 29277 1726882952.35745: calling self._execute() 29277 1726882952.35801: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.35805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.35814: variable 'omit' from source: magic vars 29277 1726882952.36088: variable 'ansible_distribution' from source: facts 29277 1726882952.36097: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29277 1726882952.36100: when evaluation is False, skipping this task 29277 1726882952.36103: _execute() done 29277 1726882952.36106: dumping result to json 29277 1726882952.36110: done dumping result, returning 29277 1726882952.36116: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affc7ec-ae25-bdfa-a7ed-00000000004c] 29277 1726882952.36121: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004c 29277 1726882952.36211: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004c 29277 1726882952.36214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29277 1726882952.36259: no more pending results, returning what we have 29277 1726882952.36262: results queue empty 29277 1726882952.36262: checking for any_errors_fatal 29277 1726882952.36266: done checking for any_errors_fatal 29277 1726882952.36267: checking for max_fail_percentage 29277 1726882952.36268: done checking for max_fail_percentage 29277 1726882952.36269: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.36270: done checking to see if all hosts have failed 29277 1726882952.36270: getting the remaining hosts for this loop 29277 1726882952.36272: done getting the remaining hosts for this loop 29277 1726882952.36274: getting the next task for host managed_node3 29277 1726882952.36285: done getting next task for host managed_node3 29277 1726882952.36287: ^ task is: TASK: Enable EPEL 6 29277 1726882952.36290: ^ 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 29277 1726882952.36293: getting variables 29277 1726882952.36295: in VariableManager get_vars() 29277 1726882952.36317: Calling all_inventory to load vars for managed_node3 29277 1726882952.36319: Calling groups_inventory to load vars for managed_node3 29277 1726882952.36325: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.36332: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.36334: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.36336: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.36453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.36590: done with get_vars() 29277 1726882952.36597: done getting variables 29277 1726882952.36640: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:42:32 -0400 (0:00:00.013) 0:00:05.601 ****** 29277 1726882952.36662: entering _queue_task() for managed_node3/copy 29277 1726882952.36844: worker is 1 (out of 1 available) 29277 1726882952.36858: exiting _queue_task() for managed_node3/copy 29277 1726882952.36870: done queuing things up, now waiting for results queue to drain 29277 1726882952.36872: waiting for pending results... 29277 1726882952.37007: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 29277 1726882952.37069: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000004e 29277 1726882952.37083: variable 'ansible_search_path' from source: unknown 29277 1726882952.37086: variable 'ansible_search_path' from source: unknown 29277 1726882952.37111: calling self._execute() 29277 1726882952.37163: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.37167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.37175: variable 'omit' from source: magic vars 29277 1726882952.37488: variable 'ansible_distribution' from source: facts 29277 1726882952.37497: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29277 1726882952.37500: when evaluation is False, skipping this task 29277 1726882952.37503: _execute() done 29277 1726882952.37505: dumping result to json 29277 1726882952.37510: done dumping result, returning 29277 1726882952.37516: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affc7ec-ae25-bdfa-a7ed-00000000004e] 29277 1726882952.37521: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004e 29277 1726882952.37615: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000004e 29277 1726882952.37618: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29277 1726882952.37678: no more pending results, returning what we have 29277 1726882952.37684: results queue empty 29277 1726882952.37685: checking for any_errors_fatal 29277 1726882952.37689: done checking for any_errors_fatal 29277 1726882952.37689: checking for max_fail_percentage 29277 1726882952.37691: done checking for max_fail_percentage 29277 1726882952.37691: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.37692: done checking to see if all hosts have failed 29277 1726882952.37693: getting the remaining hosts for this loop 29277 1726882952.37695: done getting the remaining hosts for this loop 29277 1726882952.37697: getting the next task for host managed_node3 29277 1726882952.37705: done getting next task for host managed_node3 29277 1726882952.37706: ^ task is: TASK: meta (flush_handlers) 29277 1726882952.37707: ^ 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 29277 1726882952.37710: getting variables 29277 1726882952.37711: in VariableManager get_vars() 29277 1726882952.37731: Calling all_inventory to load vars for managed_node3 29277 1726882952.37734: Calling groups_inventory to load vars for managed_node3 29277 1726882952.37737: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.37744: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.37746: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.37748: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.37896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.38026: done with get_vars() 29277 1726882952.38032: done getting variables 29277 1726882952.38084: in VariableManager get_vars() 29277 1726882952.38090: Calling all_inventory to load vars for managed_node3 29277 1726882952.38092: Calling groups_inventory to load vars for managed_node3 29277 1726882952.38093: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.38096: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.38098: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.38099: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.38195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.38321: done with get_vars() 29277 1726882952.38332: done queuing things up, now waiting for results queue to drain 29277 1726882952.38333: results queue empty 29277 1726882952.38334: checking for any_errors_fatal 29277 1726882952.38335: done checking for any_errors_fatal 29277 1726882952.38336: checking for max_fail_percentage 29277 1726882952.38336: done checking for max_fail_percentage 29277 1726882952.38337: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.38337: done checking to see if all hosts have failed 29277 1726882952.38338: getting the remaining hosts for this loop 29277 1726882952.38339: done getting the remaining hosts for this loop 29277 1726882952.38340: getting the next task for host managed_node3 29277 1726882952.38342: done getting next task for host managed_node3 29277 1726882952.38343: ^ task is: TASK: meta (flush_handlers) 29277 1726882952.38344: ^ 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 29277 1726882952.38346: getting variables 29277 1726882952.38346: in VariableManager get_vars() 29277 1726882952.38351: Calling all_inventory to load vars for managed_node3 29277 1726882952.38352: Calling groups_inventory to load vars for managed_node3 29277 1726882952.38354: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.38357: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.38358: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.38360: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.38469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.38596: done with get_vars() 29277 1726882952.38602: done getting variables 29277 1726882952.38639: in VariableManager get_vars() 29277 1726882952.38644: Calling all_inventory to load vars for managed_node3 29277 1726882952.38646: Calling groups_inventory to load vars for managed_node3 29277 1726882952.38647: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.38650: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.38652: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.38654: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.38748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.38875: done with get_vars() 29277 1726882952.38885: done queuing things up, now waiting for results queue to drain 29277 1726882952.38886: results queue empty 29277 1726882952.38887: checking for any_errors_fatal 29277 1726882952.38887: done checking for any_errors_fatal 29277 1726882952.38888: checking for max_fail_percentage 29277 1726882952.38889: done checking for max_fail_percentage 29277 1726882952.38889: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.38889: done checking to see if all hosts have failed 29277 1726882952.38890: getting the remaining hosts for this loop 29277 1726882952.38891: done getting the remaining hosts for this loop 29277 1726882952.38892: getting the next task for host managed_node3 29277 1726882952.38894: done getting next task for host managed_node3 29277 1726882952.38894: ^ task is: None 29277 1726882952.38899: ^ 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 29277 1726882952.38900: done queuing things up, now waiting for results queue to drain 29277 1726882952.38900: results queue empty 29277 1726882952.38901: checking for any_errors_fatal 29277 1726882952.38901: done checking for any_errors_fatal 29277 1726882952.38902: checking for max_fail_percentage 29277 1726882952.38902: done checking for max_fail_percentage 29277 1726882952.38903: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.38903: done checking to see if all hosts have failed 29277 1726882952.38904: getting the next task for host managed_node3 29277 1726882952.38906: done getting next task for host managed_node3 29277 1726882952.38906: ^ task is: None 29277 1726882952.38907: ^ 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 29277 1726882952.38942: in VariableManager get_vars() 29277 1726882952.38952: done with get_vars() 29277 1726882952.38957: in VariableManager get_vars() 29277 1726882952.38962: done with get_vars() 29277 1726882952.38965: variable 'omit' from source: magic vars 29277 1726882952.38987: in VariableManager get_vars() 29277 1726882952.38992: done with get_vars() 29277 1726882952.39005: variable 'omit' from source: magic vars PLAY [Switch initscripts provider to nm] *************************************** 29277 1726882952.39142: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29277 1726882952.39165: getting the remaining hosts for this loop 29277 1726882952.39166: done getting the remaining hosts for this loop 29277 1726882952.39168: getting the next task for host managed_node3 29277 1726882952.39170: done getting next task for host managed_node3 29277 1726882952.39171: ^ task is: TASK: Gathering Facts 29277 1726882952.39172: ^ 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 29277 1726882952.39174: getting variables 29277 1726882952.39174: in VariableManager get_vars() 29277 1726882952.39182: Calling all_inventory to load vars for managed_node3 29277 1726882952.39183: Calling groups_inventory to load vars for managed_node3 29277 1726882952.39185: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.39188: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.39221: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.39226: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.39324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.39448: done with get_vars() 29277 1726882952.39454: done getting variables 29277 1726882952.39482: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:5 Friday 20 September 2024 21:42:32 -0400 (0:00:00.028) 0:00:05.630 ****** 29277 1726882952.39500: entering _queue_task() for managed_node3/gather_facts 29277 1726882952.39673: worker is 1 (out of 1 available) 29277 1726882952.39689: exiting _queue_task() for managed_node3/gather_facts 29277 1726882952.39699: done queuing things up, now waiting for results queue to drain 29277 1726882952.39701: waiting for pending results... 29277 1726882952.39839: running TaskExecutor() for managed_node3/TASK: Gathering Facts 29277 1726882952.39897: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000071 29277 1726882952.39909: variable 'ansible_search_path' from source: unknown 29277 1726882952.39941: calling self._execute() 29277 1726882952.39997: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.40001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.40008: variable 'omit' from source: magic vars 29277 1726882952.40317: variable 'ansible_distribution' from source: facts 29277 1726882952.40324: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.40333: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.40336: when evaluation is False, skipping this task 29277 1726882952.40339: _execute() done 29277 1726882952.40341: dumping result to json 29277 1726882952.40344: done dumping result, returning 29277 1726882952.40351: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc7ec-ae25-bdfa-a7ed-000000000071] 29277 1726882952.40356: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000071 29277 1726882952.40439: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000071 29277 1726882952.40442: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.40506: no more pending results, returning what we have 29277 1726882952.40509: results queue empty 29277 1726882952.40510: checking for any_errors_fatal 29277 1726882952.40511: done checking for any_errors_fatal 29277 1726882952.40512: checking for max_fail_percentage 29277 1726882952.40513: done checking for max_fail_percentage 29277 1726882952.40513: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.40514: done checking to see if all hosts have failed 29277 1726882952.40515: getting the remaining hosts for this loop 29277 1726882952.40516: done getting the remaining hosts for this loop 29277 1726882952.40519: getting the next task for host managed_node3 29277 1726882952.40526: done getting next task for host managed_node3 29277 1726882952.40528: ^ task is: TASK: meta (flush_handlers) 29277 1726882952.40530: ^ 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 29277 1726882952.40533: getting variables 29277 1726882952.40535: in VariableManager get_vars() 29277 1726882952.40559: Calling all_inventory to load vars for managed_node3 29277 1726882952.40560: Calling groups_inventory to load vars for managed_node3 29277 1726882952.40563: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.40569: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.40571: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.40573: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.40710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.40843: done with get_vars() 29277 1726882952.40851: done getting variables 29277 1726882952.40900: in VariableManager get_vars() 29277 1726882952.40906: Calling all_inventory to load vars for managed_node3 29277 1726882952.40908: Calling groups_inventory to load vars for managed_node3 29277 1726882952.40909: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.40912: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.40914: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.40915: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.41011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.41138: done with get_vars() 29277 1726882952.41147: done queuing things up, now waiting for results queue to drain 29277 1726882952.41148: results queue empty 29277 1726882952.41148: checking for any_errors_fatal 29277 1726882952.41150: done checking for any_errors_fatal 29277 1726882952.41150: checking for max_fail_percentage 29277 1726882952.41151: done checking for max_fail_percentage 29277 1726882952.41151: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.41152: done checking to see if all hosts have failed 29277 1726882952.41152: getting the remaining hosts for this loop 29277 1726882952.41153: done getting the remaining hosts for this loop 29277 1726882952.41154: getting the next task for host managed_node3 29277 1726882952.41156: done getting next task for host managed_node3 29277 1726882952.41158: ^ task is: TASK: Set fact to use initscripts network_provider 29277 1726882952.41159: ^ 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 29277 1726882952.41160: getting variables 29277 1726882952.41161: in VariableManager get_vars() 29277 1726882952.41165: Calling all_inventory to load vars for managed_node3 29277 1726882952.41166: Calling groups_inventory to load vars for managed_node3 29277 1726882952.41168: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.41171: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.41172: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.41174: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.41290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.41414: done with get_vars() 29277 1726882952.41421: done getting variables 29277 1726882952.41451: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set fact to use initscripts network_provider] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:8 Friday 20 September 2024 21:42:32 -0400 (0:00:00.019) 0:00:05.649 ****** 29277 1726882952.41468: entering _queue_task() for managed_node3/set_fact 29277 1726882952.41660: worker is 1 (out of 1 available) 29277 1726882952.41673: exiting _queue_task() for managed_node3/set_fact 29277 1726882952.41686: done queuing things up, now waiting for results queue to drain 29277 1726882952.41688: waiting for pending results... 29277 1726882952.41833: running TaskExecutor() for managed_node3/TASK: Set fact to use initscripts network_provider 29277 1726882952.41877: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000a 29277 1726882952.41889: variable 'ansible_search_path' from source: unknown 29277 1726882952.41922: calling self._execute() 29277 1726882952.41975: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.41981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.41989: variable 'omit' from source: magic vars 29277 1726882952.42318: variable 'ansible_distribution' from source: facts 29277 1726882952.42326: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.42335: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.42338: when evaluation is False, skipping this task 29277 1726882952.42343: _execute() done 29277 1726882952.42345: dumping result to json 29277 1726882952.42348: done dumping result, returning 29277 1726882952.42356: done running TaskExecutor() for managed_node3/TASK: Set fact to use initscripts network_provider [0affc7ec-ae25-bdfa-a7ed-00000000000a] 29277 1726882952.42358: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000a 29277 1726882952.42447: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000a 29277 1726882952.42450: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.42501: no more pending results, returning what we have 29277 1726882952.42504: results queue empty 29277 1726882952.42505: checking for any_errors_fatal 29277 1726882952.42506: done checking for any_errors_fatal 29277 1726882952.42507: checking for max_fail_percentage 29277 1726882952.42508: done checking for max_fail_percentage 29277 1726882952.42509: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.42510: done checking to see if all hosts have failed 29277 1726882952.42510: getting the remaining hosts for this loop 29277 1726882952.42512: done getting the remaining hosts for this loop 29277 1726882952.42515: getting the next task for host managed_node3 29277 1726882952.42519: done getting next task for host managed_node3 29277 1726882952.42523: ^ task is: TASK: Through the initscripts provider, create test bridge {{ interface }} 29277 1726882952.42525: ^ 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 29277 1726882952.42528: getting variables 29277 1726882952.42529: in VariableManager get_vars() 29277 1726882952.42552: Calling all_inventory to load vars for managed_node3 29277 1726882952.42554: Calling groups_inventory to load vars for managed_node3 29277 1726882952.42557: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.42566: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.42568: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.42571: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.42691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.42823: done with get_vars() 29277 1726882952.42830: done getting variables 29277 1726882952.42975: Ignoring undefined failure: 'interface' is undefined TASK [Through the initscripts provider, create test bridge {{ interface }}] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:14 Friday 20 September 2024 21:42:32 -0400 (0:00:00.015) 0:00:05.664 ****** 29277 1726882952.42992: entering _queue_task() for managed_node3/include_role 29277 1726882952.42994: Creating lock for include_role 29277 1726882952.43182: worker is 1 (out of 1 available) 29277 1726882952.43197: exiting _queue_task() for managed_node3/include_role 29277 1726882952.43210: done queuing things up, now waiting for results queue to drain 29277 1726882952.43212: waiting for pending results... 29277 1726882952.43359: running TaskExecutor() for managed_node3/TASK: Through the initscripts provider, create test bridge {{ interface }} 29277 1726882952.43416: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000b 29277 1726882952.43429: variable 'ansible_search_path' from source: unknown 29277 1726882952.43459: calling self._execute() 29277 1726882952.43512: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.43516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.43529: variable 'omit' from source: magic vars 29277 1726882952.43887: variable 'ansible_distribution' from source: facts 29277 1726882952.43893: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.43902: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.43907: when evaluation is False, skipping this task 29277 1726882952.43910: _execute() done 29277 1726882952.43913: dumping result to json 29277 1726882952.43915: done dumping result, returning 29277 1726882952.43924: done running TaskExecutor() for managed_node3/TASK: Through the initscripts provider, create test bridge {{ interface }} [0affc7ec-ae25-bdfa-a7ed-00000000000b] 29277 1726882952.43927: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000b 29277 1726882952.44038: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000b 29277 1726882952.44041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.44082: no more pending results, returning what we have 29277 1726882952.44085: results queue empty 29277 1726882952.44086: checking for any_errors_fatal 29277 1726882952.44091: done checking for any_errors_fatal 29277 1726882952.44092: checking for max_fail_percentage 29277 1726882952.44093: done checking for max_fail_percentage 29277 1726882952.44094: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.44094: done checking to see if all hosts have failed 29277 1726882952.44095: getting the remaining hosts for this loop 29277 1726882952.44097: done getting the remaining hosts for this loop 29277 1726882952.44099: getting the next task for host managed_node3 29277 1726882952.44104: done getting next task for host managed_node3 29277 1726882952.44107: ^ task is: TASK: Include the task 'assert_device_present.yml' 29277 1726882952.44109: ^ 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 29277 1726882952.44111: getting variables 29277 1726882952.44112: in VariableManager get_vars() 29277 1726882952.44138: Calling all_inventory to load vars for managed_node3 29277 1726882952.44141: Calling groups_inventory to load vars for managed_node3 29277 1726882952.44143: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.44152: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.44155: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.44158: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.44300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.44429: done with get_vars() 29277 1726882952.44437: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:25 Friday 20 September 2024 21:42:32 -0400 (0:00:00.015) 0:00:05.680 ****** 29277 1726882952.44501: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.44686: worker is 1 (out of 1 available) 29277 1726882952.44700: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.44713: done queuing things up, now waiting for results queue to drain 29277 1726882952.44715: waiting for pending results... 29277 1726882952.44865: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 29277 1726882952.44921: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000c 29277 1726882952.44934: variable 'ansible_search_path' from source: unknown 29277 1726882952.44964: calling self._execute() 29277 1726882952.45017: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.45021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.45031: variable 'omit' from source: magic vars 29277 1726882952.45730: variable 'ansible_distribution' from source: facts 29277 1726882952.45734: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.45737: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.45740: when evaluation is False, skipping this task 29277 1726882952.45742: _execute() done 29277 1726882952.45745: dumping result to json 29277 1726882952.45747: done dumping result, returning 29277 1726882952.45750: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-bdfa-a7ed-00000000000c] 29277 1726882952.45752: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000c 29277 1726882952.45835: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000c 29277 1726882952.45839: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.45889: no more pending results, returning what we have 29277 1726882952.45894: results queue empty 29277 1726882952.45902: checking for any_errors_fatal 29277 1726882952.45912: done checking for any_errors_fatal 29277 1726882952.45912: checking for max_fail_percentage 29277 1726882952.45914: done checking for max_fail_percentage 29277 1726882952.45915: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.45915: done checking to see if all hosts have failed 29277 1726882952.45916: getting the remaining hosts for this loop 29277 1726882952.45919: done getting the remaining hosts for this loop 29277 1726882952.45925: getting the next task for host managed_node3 29277 1726882952.45930: done getting next task for host managed_node3 29277 1726882952.45932: ^ task is: TASK: Include the task 'remove+down_profile.yml' 29277 1726882952.45935: ^ 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 29277 1726882952.45938: getting variables 29277 1726882952.45939: in VariableManager get_vars() 29277 1726882952.45964: Calling all_inventory to load vars for managed_node3 29277 1726882952.45966: Calling groups_inventory to load vars for managed_node3 29277 1726882952.45969: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.45978: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.45981: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.45984: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.46200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.46432: done with get_vars() 29277 1726882952.46443: done getting variables TASK [Include the task 'remove+down_profile.yml'] ****************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:27 Friday 20 September 2024 21:42:32 -0400 (0:00:00.020) 0:00:05.700 ****** 29277 1726882952.46542: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.46788: worker is 1 (out of 1 available) 29277 1726882952.46802: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.46815: done queuing things up, now waiting for results queue to drain 29277 1726882952.46817: waiting for pending results... 29277 1726882952.47241: running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' 29277 1726882952.47246: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000d 29277 1726882952.47250: variable 'ansible_search_path' from source: unknown 29277 1726882952.47252: calling self._execute() 29277 1726882952.47316: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.47332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.47350: variable 'omit' from source: magic vars 29277 1726882952.47918: variable 'ansible_distribution' from source: facts 29277 1726882952.47935: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.47952: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.47962: when evaluation is False, skipping this task 29277 1726882952.47970: _execute() done 29277 1726882952.47979: dumping result to json 29277 1726882952.47992: done dumping result, returning 29277 1726882952.48003: done running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' [0affc7ec-ae25-bdfa-a7ed-00000000000d] 29277 1726882952.48017: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.48290: no more pending results, returning what we have 29277 1726882952.48294: results queue empty 29277 1726882952.48295: checking for any_errors_fatal 29277 1726882952.48301: done checking for any_errors_fatal 29277 1726882952.48301: checking for max_fail_percentage 29277 1726882952.48303: done checking for max_fail_percentage 29277 1726882952.48304: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.48304: done checking to see if all hosts have failed 29277 1726882952.48305: getting the remaining hosts for this loop 29277 1726882952.48308: done getting the remaining hosts for this loop 29277 1726882952.48312: getting the next task for host managed_node3 29277 1726882952.48318: done getting next task for host managed_node3 29277 1726882952.48321: ^ task is: TASK: Include the task 'assert_device_present.yml' 29277 1726882952.48327: ^ 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 29277 1726882952.48330: getting variables 29277 1726882952.48332: in VariableManager get_vars() 29277 1726882952.48363: Calling all_inventory to load vars for managed_node3 29277 1726882952.48366: Calling groups_inventory to load vars for managed_node3 29277 1726882952.48370: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.48388: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.48392: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.48396: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.48754: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000d 29277 1726882952.48758: WORKER PROCESS EXITING 29277 1726882952.48786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.49019: done with get_vars() 29277 1726882952.49032: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:32 Friday 20 September 2024 21:42:32 -0400 (0:00:00.025) 0:00:05.726 ****** 29277 1726882952.49135: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.49398: worker is 1 (out of 1 available) 29277 1726882952.49411: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.49426: done queuing things up, now waiting for results queue to drain 29277 1726882952.49428: waiting for pending results... 29277 1726882952.49694: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 29277 1726882952.49798: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000e 29277 1726882952.49831: variable 'ansible_search_path' from source: unknown 29277 1726882952.49875: calling self._execute() 29277 1726882952.50029: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.50033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.50037: variable 'omit' from source: magic vars 29277 1726882952.50336: variable 'ansible_distribution' from source: facts 29277 1726882952.50344: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.50352: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.50355: when evaluation is False, skipping this task 29277 1726882952.50358: _execute() done 29277 1726882952.50361: dumping result to json 29277 1726882952.50368: done dumping result, returning 29277 1726882952.50371: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-bdfa-a7ed-00000000000e] 29277 1726882952.50376: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000e 29277 1726882952.50472: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000e 29277 1726882952.50476: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.50520: no more pending results, returning what we have 29277 1726882952.50525: results queue empty 29277 1726882952.50526: checking for any_errors_fatal 29277 1726882952.50532: done checking for any_errors_fatal 29277 1726882952.50532: checking for max_fail_percentage 29277 1726882952.50540: done checking for max_fail_percentage 29277 1726882952.50541: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.50542: done checking to see if all hosts have failed 29277 1726882952.50543: getting the remaining hosts for this loop 29277 1726882952.50544: done getting the remaining hosts for this loop 29277 1726882952.50548: getting the next task for host managed_node3 29277 1726882952.50552: done getting next task for host managed_node3 29277 1726882952.50554: ^ task is: TASK: Set fact to use nm network_provider 29277 1726882952.50557: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29277 1726882952.50559: getting variables 29277 1726882952.50560: in VariableManager get_vars() 29277 1726882952.50584: Calling all_inventory to load vars for managed_node3 29277 1726882952.50586: Calling groups_inventory to load vars for managed_node3 29277 1726882952.50589: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.50598: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.50601: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.50604: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.50735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.50888: done with get_vars() 29277 1726882952.50896: done getting variables 29277 1726882952.50939: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set fact to use nm network_provider] ************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:34 Friday 20 September 2024 21:42:32 -0400 (0:00:00.018) 0:00:05.744 ****** 29277 1726882952.50959: entering _queue_task() for managed_node3/set_fact 29277 1726882952.51146: worker is 1 (out of 1 available) 29277 1726882952.51159: exiting _queue_task() for managed_node3/set_fact 29277 1726882952.51171: done queuing things up, now waiting for results queue to drain 29277 1726882952.51172: waiting for pending results... 29277 1726882952.51327: running TaskExecutor() for managed_node3/TASK: Set fact to use nm network_provider 29277 1726882952.51379: in run() - task 0affc7ec-ae25-bdfa-a7ed-00000000000f 29277 1726882952.51394: variable 'ansible_search_path' from source: unknown 29277 1726882952.51425: calling self._execute() 29277 1726882952.51479: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.51486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.51494: variable 'omit' from source: magic vars 29277 1726882952.51815: variable 'ansible_distribution' from source: facts 29277 1726882952.51823: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.51834: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.51837: when evaluation is False, skipping this task 29277 1726882952.51840: _execute() done 29277 1726882952.51842: dumping result to json 29277 1726882952.51847: done dumping result, returning 29277 1726882952.51849: done running TaskExecutor() for managed_node3/TASK: Set fact to use nm network_provider [0affc7ec-ae25-bdfa-a7ed-00000000000f] 29277 1726882952.51860: sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000f 29277 1726882952.51948: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-00000000000f 29277 1726882952.51951: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.52004: no more pending results, returning what we have 29277 1726882952.52007: results queue empty 29277 1726882952.52008: checking for any_errors_fatal 29277 1726882952.52013: done checking for any_errors_fatal 29277 1726882952.52013: checking for max_fail_percentage 29277 1726882952.52015: done checking for max_fail_percentage 29277 1726882952.52016: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.52017: done checking to see if all hosts have failed 29277 1726882952.52017: getting the remaining hosts for this loop 29277 1726882952.52019: done getting the remaining hosts for this loop 29277 1726882952.52024: getting the next task for host managed_node3 29277 1726882952.52029: done getting next task for host managed_node3 29277 1726882952.52031: ^ task is: TASK: Through the nm provider, create test bridge {{ interface }} 29277 1726882952.52034: ^ 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 29277 1726882952.52037: getting variables 29277 1726882952.52038: in VariableManager get_vars() 29277 1726882952.52062: Calling all_inventory to load vars for managed_node3 29277 1726882952.52064: Calling groups_inventory to load vars for managed_node3 29277 1726882952.52067: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.52076: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.52078: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.52081: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.52209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.52344: done with get_vars() 29277 1726882952.52351: done getting variables 29277 1726882952.52491: Ignoring undefined failure: 'interface' is undefined TASK [Through the nm provider, create test bridge {{ interface }}] ************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:39 Friday 20 September 2024 21:42:32 -0400 (0:00:00.015) 0:00:05.760 ****** 29277 1726882952.52508: entering _queue_task() for managed_node3/include_role 29277 1726882952.52708: worker is 1 (out of 1 available) 29277 1726882952.52724: exiting _queue_task() for managed_node3/include_role 29277 1726882952.52736: done queuing things up, now waiting for results queue to drain 29277 1726882952.52738: waiting for pending results... 29277 1726882952.52890: running TaskExecutor() for managed_node3/TASK: Through the nm provider, create test bridge {{ interface }} 29277 1726882952.52950: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000010 29277 1726882952.52962: variable 'ansible_search_path' from source: unknown 29277 1726882952.52994: calling self._execute() 29277 1726882952.53048: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.53052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.53060: variable 'omit' from source: magic vars 29277 1726882952.53378: variable 'ansible_distribution' from source: facts 29277 1726882952.53386: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.53395: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.53398: when evaluation is False, skipping this task 29277 1726882952.53403: _execute() done 29277 1726882952.53406: dumping result to json 29277 1726882952.53408: done dumping result, returning 29277 1726882952.53419: done running TaskExecutor() for managed_node3/TASK: Through the nm provider, create test bridge {{ interface }} [0affc7ec-ae25-bdfa-a7ed-000000000010] 29277 1726882952.53424: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000010 29277 1726882952.53528: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000010 29277 1726882952.53532: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.53578: no more pending results, returning what we have 29277 1726882952.53581: results queue empty 29277 1726882952.53582: checking for any_errors_fatal 29277 1726882952.53587: done checking for any_errors_fatal 29277 1726882952.53588: checking for max_fail_percentage 29277 1726882952.53589: done checking for max_fail_percentage 29277 1726882952.53590: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.53591: done checking to see if all hosts have failed 29277 1726882952.53592: getting the remaining hosts for this loop 29277 1726882952.53593: done getting the remaining hosts for this loop 29277 1726882952.53597: getting the next task for host managed_node3 29277 1726882952.53601: done getting next task for host managed_node3 29277 1726882952.53603: ^ task is: TASK: Include the task 'assert_device_present.yml' 29277 1726882952.53606: ^ 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 29277 1726882952.53608: getting variables 29277 1726882952.53609: in VariableManager get_vars() 29277 1726882952.53635: Calling all_inventory to load vars for managed_node3 29277 1726882952.53638: Calling groups_inventory to load vars for managed_node3 29277 1726882952.53642: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.53652: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.53654: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.53656: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.53802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.53934: done with get_vars() 29277 1726882952.53940: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:50 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.775 ****** 29277 1726882952.54006: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.54188: worker is 1 (out of 1 available) 29277 1726882952.54201: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.54214: done queuing things up, now waiting for results queue to drain 29277 1726882952.54216: waiting for pending results... 29277 1726882952.54371: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 29277 1726882952.54428: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000011 29277 1726882952.54441: variable 'ansible_search_path' from source: unknown 29277 1726882952.54470: calling self._execute() 29277 1726882952.54527: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.54533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.54541: variable 'omit' from source: magic vars 29277 1726882952.54853: variable 'ansible_distribution' from source: facts 29277 1726882952.54859: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.54870: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.54873: when evaluation is False, skipping this task 29277 1726882952.54876: _execute() done 29277 1726882952.54878: dumping result to json 29277 1726882952.54885: done dumping result, returning 29277 1726882952.54888: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-bdfa-a7ed-000000000011] 29277 1726882952.54900: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000011 29277 1726882952.54983: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000011 29277 1726882952.54986: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.55041: no more pending results, returning what we have 29277 1726882952.55044: results queue empty 29277 1726882952.55045: checking for any_errors_fatal 29277 1726882952.55052: done checking for any_errors_fatal 29277 1726882952.55053: checking for max_fail_percentage 29277 1726882952.55054: done checking for max_fail_percentage 29277 1726882952.55055: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.55055: done checking to see if all hosts have failed 29277 1726882952.55056: getting the remaining hosts for this loop 29277 1726882952.55058: done getting the remaining hosts for this loop 29277 1726882952.55061: getting the next task for host managed_node3 29277 1726882952.55065: done getting next task for host managed_node3 29277 1726882952.55068: ^ task is: TASK: Include the task 'remove+down_profile.yml' 29277 1726882952.55070: ^ 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 29277 1726882952.55073: getting variables 29277 1726882952.55074: in VariableManager get_vars() 29277 1726882952.55100: Calling all_inventory to load vars for managed_node3 29277 1726882952.55102: Calling groups_inventory to load vars for managed_node3 29277 1726882952.55105: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.55112: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.55114: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.55115: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.55237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.55368: done with get_vars() 29277 1726882952.55375: done getting variables TASK [Include the task 'remove+down_profile.yml'] ****************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:52 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.789 ****** 29277 1726882952.55442: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.55620: worker is 1 (out of 1 available) 29277 1726882952.55636: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.55647: done queuing things up, now waiting for results queue to drain 29277 1726882952.55649: waiting for pending results... 29277 1726882952.55789: running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' 29277 1726882952.55841: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000012 29277 1726882952.55851: variable 'ansible_search_path' from source: unknown 29277 1726882952.55884: calling self._execute() 29277 1726882952.55940: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.55943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.55952: variable 'omit' from source: magic vars 29277 1726882952.56307: variable 'ansible_distribution' from source: facts 29277 1726882952.56310: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.56320: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.56325: when evaluation is False, skipping this task 29277 1726882952.56328: _execute() done 29277 1726882952.56330: dumping result to json 29277 1726882952.56334: done dumping result, returning 29277 1726882952.56341: done running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' [0affc7ec-ae25-bdfa-a7ed-000000000012] 29277 1726882952.56349: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000012 29277 1726882952.56437: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000012 29277 1726882952.56440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.56486: no more pending results, returning what we have 29277 1726882952.56489: results queue empty 29277 1726882952.56490: checking for any_errors_fatal 29277 1726882952.56494: done checking for any_errors_fatal 29277 1726882952.56495: checking for max_fail_percentage 29277 1726882952.56496: done checking for max_fail_percentage 29277 1726882952.56497: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.56498: done checking to see if all hosts have failed 29277 1726882952.56499: getting the remaining hosts for this loop 29277 1726882952.56500: done getting the remaining hosts for this loop 29277 1726882952.56503: getting the next task for host managed_node3 29277 1726882952.56507: done getting next task for host managed_node3 29277 1726882952.56510: ^ task is: TASK: Include the task 'assert_device_present.yml' 29277 1726882952.56512: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29277 1726882952.56514: getting variables 29277 1726882952.56515: in VariableManager get_vars() 29277 1726882952.56546: Calling all_inventory to load vars for managed_node3 29277 1726882952.56548: Calling groups_inventory to load vars for managed_node3 29277 1726882952.56551: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.56557: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.56559: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.56561: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.56710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.56842: done with get_vars() 29277 1726882952.56849: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:57 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.804 ****** 29277 1726882952.56913: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.57091: worker is 1 (out of 1 available) 29277 1726882952.57104: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.57117: done queuing things up, now waiting for results queue to drain 29277 1726882952.57119: waiting for pending results... 29277 1726882952.57259: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 29277 1726882952.57307: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000013 29277 1726882952.57316: variable 'ansible_search_path' from source: unknown 29277 1726882952.57352: calling self._execute() 29277 1726882952.57403: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.57406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.57414: variable 'omit' from source: magic vars 29277 1726882952.57712: variable 'ansible_distribution' from source: facts 29277 1726882952.57717: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.57729: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.57732: when evaluation is False, skipping this task 29277 1726882952.57735: _execute() done 29277 1726882952.57737: dumping result to json 29277 1726882952.57740: done dumping result, returning 29277 1726882952.57746: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-bdfa-a7ed-000000000013] 29277 1726882952.57751: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000013 29277 1726882952.57841: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000013 29277 1726882952.57844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.57892: no more pending results, returning what we have 29277 1726882952.57896: results queue empty 29277 1726882952.57897: checking for any_errors_fatal 29277 1726882952.57901: done checking for any_errors_fatal 29277 1726882952.57902: checking for max_fail_percentage 29277 1726882952.57903: done checking for max_fail_percentage 29277 1726882952.57904: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.57904: done checking to see if all hosts have failed 29277 1726882952.57905: getting the remaining hosts for this loop 29277 1726882952.57907: done getting the remaining hosts for this loop 29277 1726882952.57909: getting the next task for host managed_node3 29277 1726882952.57914: done getting next task for host managed_node3 29277 1726882952.57916: ^ task is: TASK: Include the task 'delete_interface.yml' 29277 1726882952.57918: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29277 1726882952.57921: getting variables 29277 1726882952.57924: in VariableManager get_vars() 29277 1726882952.57946: Calling all_inventory to load vars for managed_node3 29277 1726882952.57949: Calling groups_inventory to load vars for managed_node3 29277 1726882952.57951: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.57960: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.57962: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.57964: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.58086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.58219: done with get_vars() 29277 1726882952.58227: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:59 Friday 20 September 2024 21:42:32 -0400 (0:00:00.013) 0:00:05.817 ****** 29277 1726882952.58291: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.58470: worker is 1 (out of 1 available) 29277 1726882952.58485: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.58497: done queuing things up, now waiting for results queue to drain 29277 1726882952.58499: waiting for pending results... 29277 1726882952.58638: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 29277 1726882952.58735: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000014 29277 1726882952.58740: variable 'ansible_search_path' from source: unknown 29277 1726882952.58742: calling self._execute() 29277 1726882952.58777: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.58783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.58791: variable 'omit' from source: magic vars 29277 1726882952.59311: variable 'ansible_distribution' from source: facts 29277 1726882952.59315: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.59325: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.59328: when evaluation is False, skipping this task 29277 1726882952.59331: _execute() done 29277 1726882952.59333: dumping result to json 29277 1726882952.59337: done dumping result, returning 29277 1726882952.59342: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0affc7ec-ae25-bdfa-a7ed-000000000014] 29277 1726882952.59348: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000014 29277 1726882952.59435: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000014 29277 1726882952.59438: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.59486: no more pending results, returning what we have 29277 1726882952.59489: results queue empty 29277 1726882952.59490: checking for any_errors_fatal 29277 1726882952.59494: done checking for any_errors_fatal 29277 1726882952.59494: checking for max_fail_percentage 29277 1726882952.59496: done checking for max_fail_percentage 29277 1726882952.59496: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.59497: done checking to see if all hosts have failed 29277 1726882952.59498: getting the remaining hosts for this loop 29277 1726882952.59500: done getting the remaining hosts for this loop 29277 1726882952.59503: getting the next task for host managed_node3 29277 1726882952.59507: done getting next task for host managed_node3 29277 1726882952.59509: ^ task is: TASK: Include the task 'assert_device_absent.yml' 29277 1726882952.59511: ^ 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 29277 1726882952.59514: getting variables 29277 1726882952.59515: in VariableManager get_vars() 29277 1726882952.59545: Calling all_inventory to load vars for managed_node3 29277 1726882952.59549: Calling groups_inventory to load vars for managed_node3 29277 1726882952.59552: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.59559: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.59561: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.59563: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.59837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.59965: done with get_vars() 29277 1726882952.59971: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:61 Friday 20 September 2024 21:42:32 -0400 (0:00:00.017) 0:00:05.835 ****** 29277 1726882952.60036: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.60214: worker is 1 (out of 1 available) 29277 1726882952.60231: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.60242: done queuing things up, now waiting for results queue to drain 29277 1726882952.60244: waiting for pending results... 29277 1726882952.60382: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 29277 1726882952.60432: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000015 29277 1726882952.60444: variable 'ansible_search_path' from source: unknown 29277 1726882952.60473: calling self._execute() 29277 1726882952.60530: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.60535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.60544: variable 'omit' from source: magic vars 29277 1726882952.60882: variable 'ansible_distribution' from source: facts 29277 1726882952.60891: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.60903: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.60906: when evaluation is False, skipping this task 29277 1726882952.60909: _execute() done 29277 1726882952.60912: dumping result to json 29277 1726882952.60914: done dumping result, returning 29277 1726882952.60924: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0affc7ec-ae25-bdfa-a7ed-000000000015] 29277 1726882952.60927: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000015 29277 1726882952.61010: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000015 29277 1726882952.61014: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.61069: no more pending results, returning what we have 29277 1726882952.61072: results queue empty 29277 1726882952.61073: checking for any_errors_fatal 29277 1726882952.61078: done checking for any_errors_fatal 29277 1726882952.61079: checking for max_fail_percentage 29277 1726882952.61080: done checking for max_fail_percentage 29277 1726882952.61080: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.61081: done checking to see if all hosts have failed 29277 1726882952.61082: getting the remaining hosts for this loop 29277 1726882952.61083: done getting the remaining hosts for this loop 29277 1726882952.61087: getting the next task for host managed_node3 29277 1726882952.61091: done getting next task for host managed_node3 29277 1726882952.61093: ^ task is: TASK: Verify network state restored to default 29277 1726882952.61095: ^ 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 29277 1726882952.61098: getting variables 29277 1726882952.61099: in VariableManager get_vars() 29277 1726882952.61124: Calling all_inventory to load vars for managed_node3 29277 1726882952.61127: Calling groups_inventory to load vars for managed_node3 29277 1726882952.61129: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.61140: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.61142: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.61144: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.61261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.61408: done with get_vars() 29277 1726882952.61414: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:63 Friday 20 September 2024 21:42:32 -0400 (0:00:00.014) 0:00:05.849 ****** 29277 1726882952.61477: entering _queue_task() for managed_node3/include_tasks 29277 1726882952.61652: worker is 1 (out of 1 available) 29277 1726882952.61665: exiting _queue_task() for managed_node3/include_tasks 29277 1726882952.61675: done queuing things up, now waiting for results queue to drain 29277 1726882952.61676: waiting for pending results... 29277 1726882952.61825: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 29277 1726882952.61877: in run() - task 0affc7ec-ae25-bdfa-a7ed-000000000016 29277 1726882952.61890: variable 'ansible_search_path' from source: unknown 29277 1726882952.61924: calling self._execute() 29277 1726882952.61982: variable 'ansible_host' from source: host vars for 'managed_node3' 29277 1726882952.61990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29277 1726882952.61999: variable 'omit' from source: magic vars 29277 1726882952.62316: variable 'ansible_distribution' from source: facts 29277 1726882952.62323: variable 'ansible_distribution_major_version' from source: facts 29277 1726882952.62332: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 29277 1726882952.62337: when evaluation is False, skipping this task 29277 1726882952.62339: _execute() done 29277 1726882952.62342: dumping result to json 29277 1726882952.62345: done dumping result, returning 29277 1726882952.62355: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affc7ec-ae25-bdfa-a7ed-000000000016] 29277 1726882952.62358: sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000016 29277 1726882952.62439: done sending task result for task 0affc7ec-ae25-bdfa-a7ed-000000000016 29277 1726882952.62442: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29277 1726882952.62501: no more pending results, returning what we have 29277 1726882952.62503: results queue empty 29277 1726882952.62504: checking for any_errors_fatal 29277 1726882952.62509: done checking for any_errors_fatal 29277 1726882952.62510: checking for max_fail_percentage 29277 1726882952.62511: done checking for max_fail_percentage 29277 1726882952.62512: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.62512: done checking to see if all hosts have failed 29277 1726882952.62513: getting the remaining hosts for this loop 29277 1726882952.62515: done getting the remaining hosts for this loop 29277 1726882952.62518: getting the next task for host managed_node3 29277 1726882952.62525: done getting next task for host managed_node3 29277 1726882952.62528: ^ task is: TASK: meta (flush_handlers) 29277 1726882952.62530: ^ 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 29277 1726882952.62533: getting variables 29277 1726882952.62535: in VariableManager get_vars() 29277 1726882952.62557: Calling all_inventory to load vars for managed_node3 29277 1726882952.62559: Calling groups_inventory to load vars for managed_node3 29277 1726882952.62561: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.62571: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.62573: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.62575: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.62696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.62826: done with get_vars() 29277 1726882952.62834: done getting variables 29277 1726882952.62878: in VariableManager get_vars() 29277 1726882952.62886: Calling all_inventory to load vars for managed_node3 29277 1726882952.62887: Calling groups_inventory to load vars for managed_node3 29277 1726882952.62889: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.62892: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.62894: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.62897: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.63007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.63140: done with get_vars() 29277 1726882952.63149: done queuing things up, now waiting for results queue to drain 29277 1726882952.63150: results queue empty 29277 1726882952.63151: checking for any_errors_fatal 29277 1726882952.63152: done checking for any_errors_fatal 29277 1726882952.63153: checking for max_fail_percentage 29277 1726882952.63153: done checking for max_fail_percentage 29277 1726882952.63154: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.63154: done checking to see if all hosts have failed 29277 1726882952.63155: getting the remaining hosts for this loop 29277 1726882952.63155: done getting the remaining hosts for this loop 29277 1726882952.63157: getting the next task for host managed_node3 29277 1726882952.63159: done getting next task for host managed_node3 29277 1726882952.63160: ^ task is: TASK: meta (flush_handlers) 29277 1726882952.63161: ^ 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 29277 1726882952.63162: getting variables 29277 1726882952.63163: in VariableManager get_vars() 29277 1726882952.63167: Calling all_inventory to load vars for managed_node3 29277 1726882952.63168: Calling groups_inventory to load vars for managed_node3 29277 1726882952.63170: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.63173: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.63175: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.63176: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.63271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.63396: done with get_vars() 29277 1726882952.63401: done getting variables 29277 1726882952.63433: in VariableManager get_vars() 29277 1726882952.63440: Calling all_inventory to load vars for managed_node3 29277 1726882952.63441: Calling groups_inventory to load vars for managed_node3 29277 1726882952.63443: Calling all_plugins_inventory to load vars for managed_node3 29277 1726882952.63447: Calling all_plugins_play to load vars for managed_node3 29277 1726882952.63448: Calling groups_plugins_inventory to load vars for managed_node3 29277 1726882952.63450: Calling groups_plugins_play to load vars for managed_node3 29277 1726882952.63540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29277 1726882952.63684: done with get_vars() 29277 1726882952.63692: done queuing things up, now waiting for results queue to drain 29277 1726882952.63693: results queue empty 29277 1726882952.63694: checking for any_errors_fatal 29277 1726882952.63695: done checking for any_errors_fatal 29277 1726882952.63695: checking for max_fail_percentage 29277 1726882952.63696: done checking for max_fail_percentage 29277 1726882952.63696: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.63697: done checking to see if all hosts have failed 29277 1726882952.63697: getting the remaining hosts for this loop 29277 1726882952.63698: done getting the remaining hosts for this loop 29277 1726882952.63703: getting the next task for host managed_node3 29277 1726882952.63705: done getting next task for host managed_node3 29277 1726882952.63705: ^ task is: None 29277 1726882952.63706: ^ 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 29277 1726882952.63707: done queuing things up, now waiting for results queue to drain 29277 1726882952.63707: results queue empty 29277 1726882952.63708: checking for any_errors_fatal 29277 1726882952.63708: done checking for any_errors_fatal 29277 1726882952.63709: checking for max_fail_percentage 29277 1726882952.63709: done checking for max_fail_percentage 29277 1726882952.63710: checking to see if all hosts have failed and the running result is not ok 29277 1726882952.63710: done checking to see if all hosts have failed 29277 1726882952.63711: getting the next task for host managed_node3 29277 1726882952.63713: done getting next task for host managed_node3 29277 1726882952.63713: ^ task is: None 29277 1726882952.63714: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=6 changed=0 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 Friday 20 September 2024 21:42:32 -0400 (0:00:00.022) 0:00:05.872 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.84s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 2.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.49s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'enable_epel.yml' -------------------------------------- 0.05s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Enable EPEL 6 ----------------------------------------------------------- 0.03s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Set flag to indicate system is ostree ----------------------------------- 0.03s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'remove+down_profile.yml' ------------------------------ 0.03s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:27 Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:8 Verify network state restored to default -------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:63 Include the task 'assert_device_present.yml' ---------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:25 Gathering Facts --------------------------------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:5 Include the task 'assert_device_present.yml' ---------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:32 Include the task 'delete_interface.yml' --------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:59 Create EPEL 40 ---------------------------------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Set fact to use nm network_provider ------------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:34 Fix CentOS6 Base repo --------------------------------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Set fact to use initscripts network_provider ---------------------------- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:8 Through the initscripts provider, create test bridge {{ interface }} ---- 0.02s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:14 Through the nm provider, create test bridge {{ interface }} ------------- 0.01s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:39 Include the task 'remove+down_profile.yml' ------------------------------ 0.01s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:52 29277 1726882952.63774: RUNNING CLEANUP