[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. 13576 1726882540.49569: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 13576 1726882540.50230: Added group all to inventory 13576 1726882540.50233: Added group ungrouped to inventory 13576 1726882540.50240: Group all now contains ungrouped 13576 1726882540.50244: Examining possible inventory source: /tmp/network-lQx/inventory.yml 13576 1726882540.83141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 13576 1726882540.83226: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 13576 1726882540.83255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 13576 1726882540.83341: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 13576 1726882540.83446: Loaded config def from plugin (inventory/script) 13576 1726882540.83449: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 13576 1726882540.83507: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 13576 1726882540.83630: Loaded config def from plugin (inventory/yaml) 13576 1726882540.83633: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 13576 1726882540.83751: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 13576 1726882540.84359: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 13576 1726882540.84363: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 13576 1726882540.84366: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 13576 1726882540.84381: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 13576 1726882540.84386: Loading data from /tmp/network-lQx/inventory.yml 13576 1726882540.84513: /tmp/network-lQx/inventory.yml was not parsable by auto 13576 1726882540.84654: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 13576 1726882540.84732: Loading data from /tmp/network-lQx/inventory.yml 13576 1726882540.84889: group all already in inventory 13576 1726882540.84897: set inventory_file for managed_node1 13576 1726882540.84902: set inventory_dir for managed_node1 13576 1726882540.84903: Added host managed_node1 to inventory 13576 1726882540.84905: Added host managed_node1 to group all 13576 1726882540.84907: set ansible_host for managed_node1 13576 1726882540.84908: set ansible_ssh_extra_args for managed_node1 13576 1726882540.84911: set inventory_file for managed_node2 13576 1726882540.84914: set inventory_dir for managed_node2 13576 1726882540.85139: Added host managed_node2 to inventory 13576 1726882540.85142: Added host managed_node2 to group all 13576 1726882540.85144: set ansible_host for managed_node2 13576 1726882540.85145: set ansible_ssh_extra_args for managed_node2 13576 1726882540.85149: set inventory_file for managed_node3 13576 1726882540.85153: set inventory_dir for managed_node3 13576 1726882540.85154: Added host managed_node3 to inventory 13576 1726882540.85156: Added host managed_node3 to group all 13576 1726882540.85157: set ansible_host for managed_node3 13576 1726882540.85158: set ansible_ssh_extra_args for managed_node3 13576 1726882540.85161: Reconcile groups and hosts in inventory. 13576 1726882540.85166: Group ungrouped now contains managed_node1 13576 1726882540.85169: Group ungrouped now contains managed_node2 13576 1726882540.85171: Group ungrouped now contains managed_node3 13576 1726882540.85386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 13576 1726882540.85631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 13576 1726882540.85823: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 13576 1726882540.85862: Loaded config def from plugin (vars/host_group_vars) 13576 1726882540.85865: 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) 13576 1726882540.85873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 13576 1726882540.85886: 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) 13576 1726882540.85944: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 13576 1726882540.86940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882540.87157: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 13576 1726882540.87217: Loaded config def from plugin (connection/local) 13576 1726882540.87220: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 13576 1726882540.89112: Loaded config def from plugin (connection/paramiko_ssh) 13576 1726882540.89117: 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) 13576 1726882540.90856: 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) 13576 1726882540.90917: Loaded config def from plugin (connection/psrp) 13576 1726882540.90920: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 13576 1726882540.92027: 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) 13576 1726882540.92087: Loaded config def from plugin (connection/ssh) 13576 1726882540.92091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 13576 1726882540.95356: 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) 13576 1726882540.95413: Loaded config def from plugin (connection/winrm) 13576 1726882540.95417: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 13576 1726882540.95458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 13576 1726882540.95539: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 13576 1726882540.95637: Loaded config def from plugin (shell/cmd) 13576 1726882540.95640: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 13576 1726882540.95673: 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) 13576 1726882540.95772: Loaded config def from plugin (shell/powershell) 13576 1726882540.95775: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 13576 1726882540.95846: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 13576 1726882540.96106: Loaded config def from plugin (shell/sh) 13576 1726882540.96109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 13576 1726882540.96155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 13576 1726882540.96329: Loaded config def from plugin (become/runas) 13576 1726882540.96332: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 13576 1726882540.96601: Loaded config def from plugin (become/su) 13576 1726882540.96604: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 13576 1726882540.96830: Loaded config def from plugin (become/sudo) 13576 1726882540.96835: 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 13576 1726882540.96880: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 13576 1726882540.97319: in VariableManager get_vars() 13576 1726882540.97368: done with get_vars() 13576 1726882540.97627: trying /usr/local/lib/python3.12/site-packages/ansible/modules 13576 1726882541.02792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 13576 1726882541.02954: in VariableManager get_vars() 13576 1726882541.02960: done with get_vars() 13576 1726882541.02963: variable 'playbook_dir' from source: magic vars 13576 1726882541.02964: variable 'ansible_playbook_python' from source: magic vars 13576 1726882541.02965: variable 'ansible_config_file' from source: magic vars 13576 1726882541.02966: variable 'groups' from source: magic vars 13576 1726882541.02967: variable 'omit' from source: magic vars 13576 1726882541.02968: variable 'ansible_version' from source: magic vars 13576 1726882541.02969: variable 'ansible_check_mode' from source: magic vars 13576 1726882541.02970: variable 'ansible_diff_mode' from source: magic vars 13576 1726882541.02971: variable 'ansible_forks' from source: magic vars 13576 1726882541.02972: variable 'ansible_inventory_sources' from source: magic vars 13576 1726882541.02973: variable 'ansible_skip_tags' from source: magic vars 13576 1726882541.02974: variable 'ansible_limit' from source: magic vars 13576 1726882541.02975: variable 'ansible_run_tags' from source: magic vars 13576 1726882541.02978: variable 'ansible_verbosity' from source: magic vars 13576 1726882541.03023: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 13576 1726882541.03161: in VariableManager get_vars() 13576 1726882541.03179: done with get_vars() 13576 1726882541.03273: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 13576 1726882541.03574: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 13576 1726882541.03760: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 13576 1726882541.04731: in VariableManager get_vars() 13576 1726882541.04757: done with get_vars() 13576 1726882541.05320: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 13576 1726882541.05650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 13576 1726882541.08096: in VariableManager get_vars() 13576 1726882541.08123: done with get_vars() 13576 1726882541.08364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 13576 1726882541.08383: 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 13576 1726882541.08693: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 13576 1726882541.08908: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 13576 1726882541.08911: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 13576 1726882541.08953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 13576 1726882541.08993: 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) 13576 1726882541.09246: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 13576 1726882541.09348: Loaded config def from plugin (callback/default) 13576 1726882541.09351: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13576 1726882541.13145: Loaded config def from plugin (callback/junit) 13576 1726882541.13148: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13576 1726882541.13218: 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) 13576 1726882541.13443: Loaded config def from plugin (callback/minimal) 13576 1726882541.13446: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13576 1726882541.13524: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13576 1726882541.13640: Loaded config def from plugin (callback/tree) 13576 1726882541.13643: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 13576 1726882541.13991: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 13576 1726882541.13995: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (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_default_initscripts.yml **************************************** 2 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 13576 1726882541.14086: in VariableManager get_vars() 13576 1726882541.14102: done with get_vars() 13576 1726882541.14109: in VariableManager get_vars() 13576 1726882541.14120: done with get_vars() 13576 1726882541.14125: variable 'omit' from source: magic vars 13576 1726882541.14241: in VariableManager get_vars() 13576 1726882541.14258: done with get_vars() 13576 1726882541.14287: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 13576 1726882541.15453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 13576 1726882541.15599: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 13576 1726882541.15673: getting the remaining hosts for this loop 13576 1726882541.15675: done getting the remaining hosts for this loop 13576 1726882541.15705: getting the next task for host managed_node3 13576 1726882541.15710: done getting next task for host managed_node3 13576 1726882541.15713: ^ task is: TASK: Gathering Facts 13576 1726882541.15715: ^ 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 13576 1726882541.15718: getting variables 13576 1726882541.15719: in VariableManager get_vars() 13576 1726882541.15736: Calling all_inventory to load vars for managed_node3 13576 1726882541.15740: Calling groups_inventory to load vars for managed_node3 13576 1726882541.15744: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882541.15759: Calling all_plugins_play to load vars for managed_node3 13576 1726882541.15779: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882541.15784: Calling groups_plugins_play to load vars for managed_node3 13576 1726882541.15837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882541.15911: done with get_vars() 13576 1726882541.15919: done getting variables 13576 1726882541.16138: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:35:41 -0400 (0:00:00.024) 0:00:00.024 ****** 13576 1726882541.16162: entering _queue_task() for managed_node3/gather_facts 13576 1726882541.16164: Creating lock for gather_facts 13576 1726882541.16928: worker is 1 (out of 1 available) 13576 1726882541.17016: exiting _queue_task() for managed_node3/gather_facts 13576 1726882541.17029: done queuing things up, now waiting for results queue to drain 13576 1726882541.17100: waiting for pending results... 13576 1726882541.17219: running TaskExecutor() for managed_node3/TASK: Gathering Facts 13576 1726882541.17542: in run() - task 0affe814-3a2d-1723-4501-00000000002b 13576 1726882541.17642: variable 'ansible_search_path' from source: unknown 13576 1726882541.17714: calling self._execute() 13576 1726882541.17926: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882541.18003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882541.18020: variable 'omit' from source: magic vars 13576 1726882541.18298: variable 'omit' from source: magic vars 13576 1726882541.18368: variable 'omit' from source: magic vars 13576 1726882541.18436: variable 'omit' from source: magic vars 13576 1726882541.18597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13576 1726882541.18654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13576 1726882541.18683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13576 1726882541.18709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882541.18731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882541.18772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882541.18784: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882541.18793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882541.18928: Set connection var ansible_connection to ssh 13576 1726882541.18949: Set connection var ansible_shell_executable to /bin/sh 13576 1726882541.18957: Set connection var ansible_shell_type to sh 13576 1726882541.18973: Set connection var ansible_timeout to 10 13576 1726882541.18988: Set connection var ansible_module_compression to ZIP_DEFLATED 13576 1726882541.19000: Set connection var ansible_pipelining to False 13576 1726882541.19054: variable 'ansible_shell_executable' from source: unknown 13576 1726882541.19057: variable 'ansible_connection' from source: unknown 13576 1726882541.19140: variable 'ansible_module_compression' from source: unknown 13576 1726882541.19143: variable 'ansible_shell_type' from source: unknown 13576 1726882541.19145: variable 'ansible_shell_executable' from source: unknown 13576 1726882541.19147: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882541.19149: variable 'ansible_pipelining' from source: unknown 13576 1726882541.19151: variable 'ansible_timeout' from source: unknown 13576 1726882541.19154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882541.19328: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13576 1726882541.19348: variable 'omit' from source: magic vars 13576 1726882541.19358: starting attempt loop 13576 1726882541.19365: running the handler 13576 1726882541.19392: variable 'ansible_facts' from source: unknown 13576 1726882541.19486: _low_level_execute_command(): starting 13576 1726882541.19490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13576 1726882541.20811: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882541.20865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882541.20942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882541.21115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882541.23027: stdout chunk (state=3): >>>/root <<< 13576 1726882541.23214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882541.23217: stdout chunk (state=3): >>><<< 13576 1726882541.23226: stderr chunk (state=3): >>><<< 13576 1726882541.23424: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882541.23428: _low_level_execute_command(): starting 13576 1726882541.23431: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769 `" && echo ansible-tmp-1726882541.2329097-13608-154501038604769="` echo /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769 `" ) && sleep 0' 13576 1726882541.24256: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882541.24271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882541.24290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882541.24309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882541.24444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882541.24448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13576 1726882541.24480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882541.24498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882541.24646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882541.26825: stdout chunk (state=3): >>>ansible-tmp-1726882541.2329097-13608-154501038604769=/root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769 <<< 13576 1726882541.27038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882541.27042: stdout chunk (state=3): >>><<< 13576 1726882541.27045: stderr chunk (state=3): >>><<< 13576 1726882541.27240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882541.2329097-13608-154501038604769=/root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882541.27244: variable 'ansible_module_compression' from source: unknown 13576 1726882541.27247: ANSIBALLZ: Using generic lock for ansible.legacy.setup 13576 1726882541.27249: ANSIBALLZ: Acquiring lock 13576 1726882541.27252: ANSIBALLZ: Lock acquired: 139939707825344 13576 1726882541.27254: ANSIBALLZ: Creating module 13576 1726882542.08163: ANSIBALLZ: Writing module into payload 13576 1726882542.08841: ANSIBALLZ: Writing module 13576 1726882542.08845: ANSIBALLZ: Renaming module 13576 1726882542.08847: ANSIBALLZ: Done creating module 13576 1726882542.08850: variable 'ansible_facts' from source: unknown 13576 1726882542.08852: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882542.08854: _low_level_execute_command(): starting 13576 1726882542.08860: _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' 13576 1726882542.10250: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882542.10258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882542.10270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882542.10286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882542.10356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 13576 1726882542.10364: stderr chunk (state=3): >>>debug2: match not found <<< 13576 1726882542.10375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.10392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13576 1726882542.10449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.10686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882542.10786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882542.10943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882542.12782: stdout chunk (state=3): >>>PLATFORM <<< 13576 1726882542.12823: stdout chunk (state=3): >>>Linux <<< 13576 1726882542.12844: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 13576 1726882542.12847: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 13576 1726882542.13233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882542.13240: stdout chunk (state=3): >>><<< 13576 1726882542.13243: stderr chunk (state=3): >>><<< 13576 1726882542.13262: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882542.13274 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 13576 1726882542.13440: _low_level_execute_command(): starting 13576 1726882542.13444: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 13576 1726882542.14395: Sending initial data 13576 1726882542.14398: Sent initial data (1181 bytes) 13576 1726882542.16443: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882542.16447: 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.41.238 originally 10.31.41.238 debug2: match not found <<< 13576 1726882542.16450: 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.41.238 is address debug1: re-parsing configuration <<< 13576 1726882542.16454: 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.41.238 originally 10.31.41.238 <<< 13576 1726882542.16461: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.16747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882542.16779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882542.17242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882542.20927: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 13576 1726882542.21352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882542.21399: stderr chunk (state=3): >>><<< 13576 1726882542.21411: stdout chunk (state=3): >>><<< 13576 1726882542.21841: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882542.21845: variable 'ansible_facts' from source: unknown 13576 1726882542.21847: variable 'ansible_facts' from source: unknown 13576 1726882542.21849: variable 'ansible_module_compression' from source: unknown 13576 1726882542.21852: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13576_8wvxbsa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13576 1726882542.22539: variable 'ansible_facts' from source: unknown 13576 1726882542.23066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py 13576 1726882542.23463: Sending initial data 13576 1726882542.23467: Sent initial data (154 bytes) 13576 1726882542.24506: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.24548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882542.24621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882542.24632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882542.24784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882542.26636: 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 <<< 13576 1726882542.26654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13576 1726882542.26808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpqz8c2qci /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py <<< 13576 1726882542.26815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py" <<< 13576 1726882542.27016: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpqz8c2qci" to remote "/root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py" <<< 13576 1726882542.33441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882542.33572: stderr chunk (state=3): >>><<< 13576 1726882542.33578: stdout chunk (state=3): >>><<< 13576 1726882542.33608: done transferring module to remote 13576 1726882542.33625: _low_level_execute_command(): starting 13576 1726882542.33631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/ /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py && sleep 0' 13576 1726882542.34985: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882542.35054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882542.35067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882542.35084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882542.35097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 13576 1726882542.35345: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.35349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882542.35359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882542.35640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882542.38149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882542.38298: stderr chunk (state=3): >>><<< 13576 1726882542.38302: stdout chunk (state=3): >>><<< 13576 1726882542.38359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882542.38363: _low_level_execute_command(): starting 13576 1726882542.38370: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/AnsiballZ_setup.py && sleep 0' 13576 1726882542.39743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882542.39840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882542.39853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882542.39866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882542.40183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 13576 1726882542.43315: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 13576 1726882542.43337: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13576 1726882542.43646: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13576 1726882542.43678: stdout chunk (state=3): >>>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' # <<< 13576 1726882542.43765: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13576 1726882542.43768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ddbb30> # /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 0x7f31d2e0eab0> <<< 13576 1726882542.43943: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13576 1726882542.43974: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13576 1726882542.44013: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13576 1726882542.44250: stdout chunk (state=3): >>>import 'os' # <<< 13576 1726882542.44254: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f31d2bbd160> # /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 0x7f31d2bbdfd0> <<< 13576 1726882542.44292: stdout chunk (state=3): >>>import 'site' # <<< 13576 1726882542.44324: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13576 1726882542.44733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13576 1726882542.44741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13576 1726882542.44770: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882542.44805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13576 1726882542.44847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13576 1726882542.44901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13576 1726882542.44905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13576 1726882542.44907: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bfbda0> <<< 13576 1726882542.45049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bfbfe0> # /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' <<< 13576 1726882542.45056: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13576 1726882542.45123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882542.45183: stdout chunk (state=3): >>>import 'itertools' # <<< 13576 1726882542.45236: 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 0x7f31d2c337d0> <<< 13576 1726882542.45315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c33e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c13a70> import '_functools' # <<< 13576 1726882542.45321: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c11190> <<< 13576 1726882542.45501: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf8f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13576 1726882542.45505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13576 1726882542.45612: stdout chunk (state=3): >>>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' <<< 13576 1726882542.45616: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13576 1726882542.45619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13576 1726882542.45624: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c576b0> <<< 13576 1726882542.45656: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c562d0> <<< 13576 1726882542.45752: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c12030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bfae40> <<< 13576 1726882542.45770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf81d0> <<< 13576 1726882542.45777: 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' <<< 13576 1726882542.45854: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31d2c88c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c88ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.45894: 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 0x7f31d2c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf6d20> <<< 13576 1726882542.45939: 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' <<< 13576 1726882542.45951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13576 1726882542.46245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c891f0> import 'importlib.machinery' # <<< 13576 1726882542.46452: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c8a420> 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 0x7f31d2ca4620> 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 0x7f31d2ca5d60> # /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 0x7f31d2ca6c60> # 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 0x7f31d2ca72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ca61b0> # /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 0x7f31d2ca7d40> <<< 13576 1726882542.46483: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ca7470> <<< 13576 1726882542.46508: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c8a390> <<< 13576 1726882542.46528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13576 1726882542.46851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # 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 0x7f31d299fcb0> # /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 0x7f31d29c8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29c84d0> # 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 0x7f31d29c87a0> # 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 0x7f31d29c8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d299de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13576 1726882542.46955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13576 1726882542.46959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13576 1726882542.46995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13576 1726882542.46999: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29ca000> <<< 13576 1726882542.47001: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29c8c80> <<< 13576 1726882542.47149: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c8ab40> # /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 <<< 13576 1726882542.47204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13576 1726882542.47222: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29fa360> <<< 13576 1726882542.47272: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13576 1726882542.47279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882542.47496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a12510> # /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' <<< 13576 1726882542.47525: stdout chunk (state=3): >>>import 'ntpath' # <<< 13576 1726882542.47531: 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 0x7f31d2a4b2f0> <<< 13576 1726882542.47559: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13576 1726882542.47616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13576 1726882542.47868: stdout chunk (state=3): >>># /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 0x7f31d2a71a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a4b410> <<< 13576 1726882542.47994: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a131a0> <<< 13576 1726882542.47997: 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 0x7f31d28983e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a11550> <<< 13576 1726882542.48023: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29caf00> <<< 13576 1726882542.48214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31d28985c0> <<< 13576 1726882542.48650: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fvgiiqi_/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 13576 1726882542.48839: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13576 1726882542.48880: 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 0x7f31d28fe000> import '_typing' # <<< 13576 1726882542.48897: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d28d4ef0> <<< 13576 1726882542.48903: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d289bf80> # zipimport: zlib available <<< 13576 1726882542.48939: stdout chunk (state=3): >>>import 'ansible' # <<< 13576 1726882542.48947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.48973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.49096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13576 1726882542.50601: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.51906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13576 1726882542.51910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d28d7e60> <<< 13576 1726882542.51957: 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' <<< 13576 1726882542.51967: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13576 1726882542.51974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13576 1726882542.52000: 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' <<< 13576 1726882542.52045: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.52053: 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 0x7f31d292d9a0> <<< 13576 1726882542.52086: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d292d730> <<< 13576 1726882542.52148: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d292d040> <<< 13576 1726882542.52151: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13576 1726882542.52242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13576 1726882542.52551: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d292d790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d28fea20> 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 0x7f31d292e6c0> <<< 13576 1726882542.52595: 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 0x7f31d292e840> # /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 0x7f31d292ed50> 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 0x7f31d2794b30> # 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 0x7f31d27967e0> # /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' <<< 13576 1726882542.52623: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27971a0> <<< 13576 1726882542.52702: stdout chunk (state=3): >>># /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 0x7f31d2798380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13576 1726882542.52760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13576 1726882542.52764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13576 1726882542.52779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13576 1726882542.52868: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279adb0> <<< 13576 1726882542.52920: 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 0x7f31d279aed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27990a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13576 1726882542.52967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13576 1726882542.52971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13576 1726882542.52977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13576 1726882542.53062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13576 1726882542.53065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13576 1726882542.53136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13576 1726882542.53146: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279ebd0> <<< 13576 1726882542.53154: stdout chunk (state=3): >>>import '_tokenize' # <<< 13576 1726882542.53438: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279d6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279d430> # /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' <<< 13576 1726882542.53441: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279fb30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27995b0> # 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 0x7f31d27e2d20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 13576 1726882542.53444: 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 0x7f31d27e2f60> <<< 13576 1726882542.53482: 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' # /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' <<< 13576 1726882542.53489: 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 0x7f31d27e4a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e47d0> <<< 13576 1726882542.53515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13576 1726882542.53689: stdout chunk (state=3): >>># 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 0x7f31d27e6f90> <<< 13576 1726882542.53705: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e5100> <<< 13576 1726882542.53713: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13576 1726882542.53809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13576 1726882542.53813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13576 1726882542.53816: stdout chunk (state=3): >>>import '_string' # <<< 13576 1726882542.54050: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f2780> <<< 13576 1726882542.54061: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e7110> <<< 13576 1726882542.54218: 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 0x7f31d27f3560> <<< 13576 1726882542.54232: 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 0x7f31d27f39b0> # 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 0x7f31d27f3a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e3140> <<< 13576 1726882542.54259: 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' <<< 13576 1726882542.54358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13576 1726882542.54361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13576 1726882542.54484: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.54488: 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 0x7f31d27f69f0> <<< 13576 1726882542.54609: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.54613: 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 0x7f31d27f7dd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f5190> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.54624: 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 0x7f31d27f6090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f4d40> <<< 13576 1726882542.54656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.54667: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13576 1726882542.55057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.55065: stdout chunk (state=3): >>># 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 <<< 13576 1726882542.55117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.55312: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.56139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.56850: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /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 0x7f31d2680080> <<< 13576 1726882542.56857: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13576 1726882542.56883: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2681520> <<< 13576 1726882542.56891: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f6540> <<< 13576 1726882542.56948: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13576 1726882542.56956: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.57189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13576 1726882542.57205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.57395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13576 1726882542.57405: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2680d70> <<< 13576 1726882542.57413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58051: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58643: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13576 1726882542.58741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58780: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.58831: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13576 1726882542.58836: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882542.59065: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882542.59069: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 13576 1726882542.59072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13576 1726882542.59227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13576 1726882542.59493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.59779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13576 1726882542.59881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13576 1726882542.59884: stdout chunk (state=3): >>>import '_ast' # <<< 13576 1726882542.59947: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2683770> <<< 13576 1726882542.59984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.60260: stdout chunk (state=3): >>># 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' <<< 13576 1726882542.60267: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.60398: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.60406: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31d2689a60> <<< 13576 1726882542.60454: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.60461: 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 0x7f31d268a3c0> <<< 13576 1726882542.60481: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27fb260> <<< 13576 1726882542.60752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.60763: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.60827: 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 <<< 13576 1726882542.60877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882542.61100: 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 0x7f31d2689100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268a570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13576 1726882542.61110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.61117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.61255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.61310: 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' <<< 13576 1726882542.61336: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13576 1726882542.61343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13576 1726882542.61744: stdout chunk (state=3): >>># 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 0x7f31d271e7b0> <<< 13576 1726882542.61748: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d26943e0> <<< 13576 1726882542.61751: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268e5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268e3c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13576 1726882542.61777: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13576 1726882542.61803: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13576 1726882542.61807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.61824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.61828: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13576 1726882542.61840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.62106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62178: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13576 1726882542.62198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62287: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13576 1726882542.62864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.62870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.62924: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 13576 1726882542.62940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882542.62964: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 13576 1726882542.63090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2724d10> # /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' <<< 13576 1726882542.63093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13576 1726882542.63131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13576 1726882542.63158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13576 1726882542.63172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13576 1726882542.63186: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d215fd70> <<< 13576 1726882542.63216: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.63224: 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 0x7f31d2160110> <<< 13576 1726882542.63360: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d269ce30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d269c380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2726ba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27265a0> <<< 13576 1726882542.63367: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13576 1726882542.63623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /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 0x7f31d2163170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2162a20> # 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 0x7f31d2162c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2161e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13576 1726882542.63682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13576 1726882542.63703: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2163290> <<< 13576 1726882542.63732: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13576 1726882542.63741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13576 1726882542.63777: 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 0x7f31d21d5dc0> <<< 13576 1726882542.63829: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2163da0> <<< 13576 1726882542.63875: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27265d0> <<< 13576 1726882542.63878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 13576 1726882542.64045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 13576 1726882542.64090: stdout chunk (state=3): >>># 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 <<< 13576 1726882542.64199: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.64285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 13576 1726882542.64288: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.64347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.64554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 13576 1726882542.64576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.64680: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.64840: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13576 1726882542.65330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.65847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13576 1726882542.65854: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.65938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.65975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.66079: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 13576 1726882542.66207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 13576 1726882542.66351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.66478: stdout chunk (state=3): >>>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 <<< 13576 1726882542.66588: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.66626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13576 1726882542.66635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13576 1726882542.66656: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d21d6fc0> <<< 13576 1726882542.66688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13576 1726882542.66798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13576 1726882542.66867: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d21d6930> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 13576 1726882542.67164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.67231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13576 1726882542.67236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.67551: stdout chunk (state=3): >>># 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' <<< 13576 1726882542.67657: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.67688: 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 0x7f31d22020f0> <<< 13576 1726882542.68039: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d21f2ed0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.68439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.68572: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.68673: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.68676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.68763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882542.68789: 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 0x7f31d1b09c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b09880> <<< 13576 1726882542.68802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 13576 1726882542.68821: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.68824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.68836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 13576 1726882542.68931: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.68952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 13576 1726882542.68960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13576 1726882542.69360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69591: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13576 1726882542.69645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 13576 1726882542.69651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.69867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.70028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 13576 1726882542.70038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 13576 1726882542.70045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.70248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.70323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13576 1726882542.70330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.70368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.70450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.71054: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.71826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.71889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13576 1726882542.71897: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 13576 1726882542.72305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13576 1726882542.72501: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72514: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13576 1726882542.72586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.72626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13576 1726882542.72632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.72899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73093: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 13576 1726882542.73375: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13576 1726882542.73454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73551: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 13576 1726882542.73652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13576 1726882542.73663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73692: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.73719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 13576 1726882542.73726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.74239: stdout chunk (state=3): >>># 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 <<< 13576 1726882542.74318: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.74656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13576 1726882542.74689: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.74929: stdout chunk (state=3): >>>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 <<< 13576 1726882542.74938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 13576 1726882542.74983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13576 1726882542.75036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75255: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13576 1726882542.75262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 13576 1726882542.75372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75401: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75418: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882542.75690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13576 1726882542.75716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13576 1726882542.75736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75780: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.75908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 13576 1726882542.76059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13576 1726882542.76299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13576 1726882542.76410: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76460: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13576 1726882542.76525: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13576 1726882542.76779: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.76917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13576 1726882542.76980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13576 1726882542.77014: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882542.77970: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13576 1726882542.78047: 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 0x7f31d1b32660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b30440> <<< 13576 1726882542.78093: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2163110> <<< 13576 1726882542.91486: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b78080> # /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 0x7f31d1b795b0> # /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' <<< 13576 1726882542.91523: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b7bf20> <<< 13576 1726882542.91646: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b7b3b0> <<< 13576 1726882542.92154: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 13576 1726882543.16336: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 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":<<< 13576 1726882543.16363: stdout chunk (state=3): >>> 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.3642578125, "5m": 0.35107421875, "15m": 0.1982421875}, "ansible_is_chroot": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "42", "epoch": "1726882542", "epoch_int": "1726882542", "date": "2024-09-20", "time": "21:35:42", "iso8601_micro": "2024-09-21T01:35:42.782757Z", "iso8601": "2024-09-21T01:35:42Z", "iso8601_basic": "20240920T213542782757", "iso8601_basic_short": "20240920T213542", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_lsb": {}, "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": 3717, "ansible_memfree_mb": 2916, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 801, "free": 2916}, "nocache": {"free": 3495, "used": 222}, "swap": {"total": 3716, "free": 3716, "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": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 687, "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": 251222466560, "block_size": 4096, "block_total": 64483404, "block_available": 61333610, "block_used": 3149794, "inode_total": 16384000, "inode_available": 16303855, "inode_used": 80145, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13576 1726882543.17310: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 13576 1726882543.17398: stdout chunk (state=3): >>># 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<<< 13576 1726882543.17516: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # 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] remov<<< 13576 1726882543.17643: stdout chunk (state=3): >>>ing 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<<< 13576 1726882543.17691: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.17773: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.17829: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.17884: stdout chunk (state=3): >>> # 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 <<< 13576 1726882543.18055: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.dummy <<< 13576 1726882543.18339: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13576 1726882543.18379: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 13576 1726882543.18439: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 # destroy _compression <<< 13576 1726882543.18525: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 13576 1726882543.18668: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 13576 1726882543.18691: stdout chunk (state=3): >>> # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13576 1726882543.18717: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp<<< 13576 1726882543.18749: stdout chunk (state=3): >>> # destroy encodings # destroy _locale <<< 13576 1726882543.18788: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid<<< 13576 1726882543.18896: stdout chunk (state=3): >>> # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13576 1726882543.18951: stdout chunk (state=3): >>># destroy distro # destroy distro.distro<<< 13576 1726882543.19014: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 13576 1726882543.19101: stdout chunk (state=3): >>> <<< 13576 1726882543.19129: stdout chunk (state=3): >>># 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 <<< 13576 1726882543.19229: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction<<< 13576 1726882543.19260: stdout chunk (state=3): >>> # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64<<< 13576 1726882543.19290: stdout chunk (state=3): >>> # destroy _ssl <<< 13576 1726882543.19329: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 13576 1726882543.19478: stdout chunk (state=3): >>># 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 <<< 13576 1726882543.19482: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 13576 1726882543.19556: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna <<< 13576 1726882543.19585: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux<<< 13576 1726882543.19689: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 13576 1726882543.19707: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 13576 1726882543.19739: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.19776: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.19956: stdout chunk (state=3): >>> # 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<<< 13576 1726882543.19977: 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 # 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<<< 13576 1726882543.20003: 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<<< 13576 1726882543.20030: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13576 1726882543.20059: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 13576 1726882543.20152: stdout chunk (state=3): >>> # destroy _datetime <<< 13576 1726882543.20299: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13576 1726882543.20327: stdout chunk (state=3): >>># destroy _socket <<< 13576 1726882543.20428: stdout chunk (state=3): >>># destroy _collections <<< 13576 1726882543.20446: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser<<< 13576 1726882543.20471: stdout chunk (state=3): >>> # destroy tokenize <<< 13576 1726882543.20515: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 13576 1726882543.20615: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing # destroy _tokenize <<< 13576 1726882543.20629: 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<<< 13576 1726882543.20659: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13576 1726882543.20903: stdout chunk (state=3): >>># 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<<< 13576 1726882543.20907: stdout chunk (state=3): >>> # destroy io # destroy traceback <<< 13576 1726882543.21167: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 13576 1726882543.21170: stdout chunk (state=3): >>> # 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 <<< 13576 1726882543.22050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 13576 1726882543.22165: stderr chunk (state=3): >>><<< 13576 1726882543.22168: stdout chunk (state=3): >>><<< 13576 1726882543.22220: _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 0x7f31d2e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ddbb30> # /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 0x7f31d2e0eab0> 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 0x7f31d2bbd160> # /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 0x7f31d2bbdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f31d2bfbda0> # /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 0x7f31d2bfbfe0> # /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 0x7f31d2c337d0> # /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 0x7f31d2c33e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c13a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c11190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf8f50> # /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 0x7f31d2c576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c562d0> # /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 0x7f31d2c12030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bfae40> # /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 0x7f31d2c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf81d0> # /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 0x7f31d2c88c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c88ad0> # 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 0x7f31d2c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2bf6d20> # /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 0x7f31d2c89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c891f0> 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 0x7f31d2c8a420> 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 0x7f31d2ca4620> 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 0x7f31d2ca5d60> # /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 0x7f31d2ca6c60> # 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 0x7f31d2ca72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ca61b0> # /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 0x7f31d2ca7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2ca7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c8a390> # /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 0x7f31d299fcb0> # /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 0x7f31d29c8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29c84d0> # 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 0x7f31d29c87a0> # 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 0x7f31d29c8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d299de50> # /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 0x7f31d29ca000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29c8c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2c8ab40> # /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 0x7f31d29fa360> # /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 0x7f31d2a12510> # /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 0x7f31d2a4b2f0> # /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 0x7f31d2a71a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a4b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a131a0> # /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 0x7f31d28983e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2a11550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d29caf00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31d28985c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fvgiiqi_/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 0x7f31d28fe000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d28d4ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d289bf80> # 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 0x7f31d28d7e60> # /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 0x7f31d292d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d292d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d292d040> # /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 0x7f31d292d790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d28fea20> 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 0x7f31d292e6c0> # 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 0x7f31d292e840> # /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 0x7f31d292ed50> 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 0x7f31d2794b30> # 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 0x7f31d27967e0> # /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 0x7f31d27971a0> # /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 0x7f31d2798380> # /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 0x7f31d279adb0> # 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 0x7f31d279aed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27990a0> # /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 0x7f31d279ebd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279d6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d279d430> # /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 0x7f31d279fb30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27995b0> # 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 0x7f31d27e2d20> # /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 0x7f31d27e2f60> # /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 0x7f31d27e4a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e47d0> # /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 0x7f31d27e6f90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e5100> # /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 0x7f31d27f2780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e7110> # 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 0x7f31d27f3560> # 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 0x7f31d27f39b0> # 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 0x7f31d27f3a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27e3140> # /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 0x7f31d27f69f0> # 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 0x7f31d27f7dd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f5190> # 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 0x7f31d27f6090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f4d40> # 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 0x7f31d2680080> # /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 0x7f31d2681520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27f6540> 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 0x7f31d2680d70> # 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 0x7f31d2683770> # 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 0x7f31d2689a60> # 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 0x7f31d268a3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27fb260> # 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 0x7f31d2689100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268a570> 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 0x7f31d271e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d26943e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268e5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d268e3c0> # 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 0x7f31d2724d10> # /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 0x7f31d215fd70> # 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 0x7f31d2160110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d269ce30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d269c380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2726ba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27265a0> # /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 0x7f31d2163170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2162a20> # 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 0x7f31d2162c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2161e50> # /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 0x7f31d2163290> # /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 0x7f31d21d5dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2163da0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d27265d0> 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 0x7f31d21d6fc0> # /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 0x7f31d21d6930> 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 0x7f31d22020f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d21f2ed0> 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 0x7f31d1b09c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b09880> 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 0x7f31d1b32660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b30440> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d2163110> # /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 0x7f31d1b78080> # /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 0x7f31d1b795b0> # /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 0x7f31d1b7bf20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31d1b7b3b0> 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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.3642578125, "5m": 0.35107421875, "15m": 0.1982421875}, "ansible_is_chroot": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "42", "epoch": "1726882542", "epoch_int": "1726882542", "date": "2024-09-20", "time": "21:35:42", "iso8601_micro": "2024-09-21T01:35:42.782757Z", "iso8601": "2024-09-21T01:35:42Z", "iso8601_basic": "20240920T213542782757", "iso8601_basic_short": "20240920T213542", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_lsb": {}, "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": 3717, "ansible_memfree_mb": 2916, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 801, "free": 2916}, "nocache": {"free": 3495, "used": 222}, "swap": {"total": 3716, "free": 3716, "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": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 687, "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": 251222466560, "block_size": 4096, "block_total": 64483404, "block_available": 61333610, "block_used": 3149794, "inode_total": 16384000, "inode_available": 16303855, "inode_used": 80145, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 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. 13576 1726882543.24961: 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-1726882541.2329097-13608-154501038604769/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13576 1726882543.24964: _low_level_execute_command(): starting 13576 1726882543.24967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882541.2329097-13608-154501038604769/ > /dev/null 2>&1 && sleep 0' 13576 1726882543.26274: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882543.26292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882543.26338: 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.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882543.26439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.26701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.26801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 13576 1726882543.29615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882543.29724: stderr chunk (state=3): >>><<< 13576 1726882543.29736: stdout chunk (state=3): >>><<< 13576 1726882543.29849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 13576 1726882543.29865: handler run complete 13576 1726882543.30312: variable 'ansible_facts' from source: unknown 13576 1726882543.30626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.31475: variable 'ansible_facts' from source: unknown 13576 1726882543.31705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.32220: attempt loop complete, returning result 13576 1726882543.32230: _execute() done 13576 1726882543.32240: dumping result to json 13576 1726882543.32296: done dumping result, returning 13576 1726882543.32480: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-1723-4501-00000000002b] 13576 1726882543.32484: sending task result for task 0affe814-3a2d-1723-4501-00000000002b 13576 1726882543.33311: done sending task result for task 0affe814-3a2d-1723-4501-00000000002b 13576 1726882543.33314: WORKER PROCESS EXITING ok: [managed_node3] 13576 1726882543.34440: no more pending results, returning what we have 13576 1726882543.34444: results queue empty 13576 1726882543.34446: checking for any_errors_fatal 13576 1726882543.34448: done checking for any_errors_fatal 13576 1726882543.34449: checking for max_fail_percentage 13576 1726882543.34450: done checking for max_fail_percentage 13576 1726882543.34452: checking to see if all hosts have failed and the running result is not ok 13576 1726882543.34453: done checking to see if all hosts have failed 13576 1726882543.34454: getting the remaining hosts for this loop 13576 1726882543.34456: done getting the remaining hosts for this loop 13576 1726882543.34460: getting the next task for host managed_node3 13576 1726882543.34468: done getting next task for host managed_node3 13576 1726882543.34478: ^ task is: TASK: meta (flush_handlers) 13576 1726882543.34481: ^ 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 13576 1726882543.34487: getting variables 13576 1726882543.34489: in VariableManager get_vars() 13576 1726882543.34518: Calling all_inventory to load vars for managed_node3 13576 1726882543.34521: Calling groups_inventory to load vars for managed_node3 13576 1726882543.34526: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882543.34538: Calling all_plugins_play to load vars for managed_node3 13576 1726882543.34542: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882543.34546: Calling groups_plugins_play to load vars for managed_node3 13576 1726882543.35262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.35773: done with get_vars() 13576 1726882543.35903: done getting variables 13576 1726882543.35995: in VariableManager get_vars() 13576 1726882543.36122: Calling all_inventory to load vars for managed_node3 13576 1726882543.36125: Calling groups_inventory to load vars for managed_node3 13576 1726882543.36129: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882543.36137: Calling all_plugins_play to load vars for managed_node3 13576 1726882543.36140: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882543.36144: Calling groups_plugins_play to load vars for managed_node3 13576 1726882543.36553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.37119: done with get_vars() 13576 1726882543.37141: done queuing things up, now waiting for results queue to drain 13576 1726882543.37143: results queue empty 13576 1726882543.37145: checking for any_errors_fatal 13576 1726882543.37147: done checking for any_errors_fatal 13576 1726882543.37149: checking for max_fail_percentage 13576 1726882543.37150: done checking for max_fail_percentage 13576 1726882543.37151: checking to see if all hosts have failed and the running result is not ok 13576 1726882543.37152: done checking to see if all hosts have failed 13576 1726882543.37158: getting the remaining hosts for this loop 13576 1726882543.37159: done getting the remaining hosts for this loop 13576 1726882543.37162: getting the next task for host managed_node3 13576 1726882543.37168: done getting next task for host managed_node3 13576 1726882543.37171: ^ task is: TASK: Include the task 'el_repo_setup.yml' 13576 1726882543.37172: ^ 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 13576 1726882543.37175: getting variables 13576 1726882543.37176: in VariableManager get_vars() 13576 1726882543.37186: Calling all_inventory to load vars for managed_node3 13576 1726882543.37189: Calling groups_inventory to load vars for managed_node3 13576 1726882543.37192: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882543.37198: Calling all_plugins_play to load vars for managed_node3 13576 1726882543.37314: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882543.37320: Calling groups_plugins_play to load vars for managed_node3 13576 1726882543.37643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.38161: done with get_vars() 13576 1726882543.38170: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:35:43 -0400 (0:00:02.222) 0:00:02.246 ****** 13576 1726882543.38380: entering _queue_task() for managed_node3/include_tasks 13576 1726882543.38383: Creating lock for include_tasks 13576 1726882543.39348: worker is 1 (out of 1 available) 13576 1726882543.39358: exiting _queue_task() for managed_node3/include_tasks 13576 1726882543.39369: done queuing things up, now waiting for results queue to drain 13576 1726882543.39370: waiting for pending results... 13576 1726882543.39751: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 13576 1726882543.39818: in run() - task 0affe814-3a2d-1723-4501-000000000006 13576 1726882543.39864: variable 'ansible_search_path' from source: unknown 13576 1726882543.39914: calling self._execute() 13576 1726882543.40010: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882543.40025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882543.40046: variable 'omit' from source: magic vars 13576 1726882543.40198: _execute() done 13576 1726882543.40209: dumping result to json 13576 1726882543.40219: done dumping result, returning 13576 1726882543.40231: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-1723-4501-000000000006] 13576 1726882543.40246: sending task result for task 0affe814-3a2d-1723-4501-000000000006 13576 1726882543.40436: no more pending results, returning what we have 13576 1726882543.40442: in VariableManager get_vars() 13576 1726882543.40483: Calling all_inventory to load vars for managed_node3 13576 1726882543.40487: Calling groups_inventory to load vars for managed_node3 13576 1726882543.40492: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882543.40508: Calling all_plugins_play to load vars for managed_node3 13576 1726882543.40512: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882543.40516: Calling groups_plugins_play to load vars for managed_node3 13576 1726882543.41069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.41394: done with get_vars() 13576 1726882543.41404: variable 'ansible_search_path' from source: unknown 13576 1726882543.41417: done sending task result for task 0affe814-3a2d-1723-4501-000000000006 13576 1726882543.41420: WORKER PROCESS EXITING 13576 1726882543.41427: we have included files to process 13576 1726882543.41428: generating all_blocks data 13576 1726882543.41430: done generating all_blocks data 13576 1726882543.41431: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13576 1726882543.41433: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13576 1726882543.41439: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 13576 1726882543.42338: in VariableManager get_vars() 13576 1726882543.42357: done with get_vars() 13576 1726882543.42388: done processing included file 13576 1726882543.42390: iterating over new_blocks loaded from include file 13576 1726882543.42392: in VariableManager get_vars() 13576 1726882543.42406: done with get_vars() 13576 1726882543.42408: filtering new block on tags 13576 1726882543.42433: done filtering new block on tags 13576 1726882543.42440: in VariableManager get_vars() 13576 1726882543.42455: done with get_vars() 13576 1726882543.42457: filtering new block on tags 13576 1726882543.42493: done filtering new block on tags 13576 1726882543.42496: in VariableManager get_vars() 13576 1726882543.42510: done with get_vars() 13576 1726882543.42512: filtering new block on tags 13576 1726882543.42528: done filtering new block on tags 13576 1726882543.42531: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 13576 1726882543.42540: extending task lists for all hosts with included blocks 13576 1726882543.42617: done extending task lists 13576 1726882543.42619: done processing included files 13576 1726882543.42620: results queue empty 13576 1726882543.42621: checking for any_errors_fatal 13576 1726882543.42623: done checking for any_errors_fatal 13576 1726882543.42624: checking for max_fail_percentage 13576 1726882543.42625: done checking for max_fail_percentage 13576 1726882543.42626: checking to see if all hosts have failed and the running result is not ok 13576 1726882543.42627: done checking to see if all hosts have failed 13576 1726882543.42628: getting the remaining hosts for this loop 13576 1726882543.42629: done getting the remaining hosts for this loop 13576 1726882543.42633: getting the next task for host managed_node3 13576 1726882543.42640: done getting next task for host managed_node3 13576 1726882543.42643: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 13576 1726882543.42645: ^ 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 13576 1726882543.42655: getting variables 13576 1726882543.42656: in VariableManager get_vars() 13576 1726882543.42666: Calling all_inventory to load vars for managed_node3 13576 1726882543.42669: Calling groups_inventory to load vars for managed_node3 13576 1726882543.42672: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882543.42678: Calling all_plugins_play to load vars for managed_node3 13576 1726882543.42681: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882543.42685: Calling groups_plugins_play to load vars for managed_node3 13576 1726882543.42909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882543.43260: done with get_vars() 13576 1726882543.43272: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:43 -0400 (0:00:00.050) 0:00:02.297 ****** 13576 1726882543.43641: entering _queue_task() for managed_node3/setup 13576 1726882543.44357: worker is 1 (out of 1 available) 13576 1726882543.44368: exiting _queue_task() for managed_node3/setup 13576 1726882543.44380: done queuing things up, now waiting for results queue to drain 13576 1726882543.44382: waiting for pending results... 13576 1726882543.44678: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 13576 1726882543.44957: in run() - task 0affe814-3a2d-1723-4501-00000000003c 13576 1726882543.44976: variable 'ansible_search_path' from source: unknown 13576 1726882543.45163: variable 'ansible_search_path' from source: unknown 13576 1726882543.45166: calling self._execute() 13576 1726882543.45283: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882543.45297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882543.45313: variable 'omit' from source: magic vars 13576 1726882543.46705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882543.52066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882543.52265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882543.52312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882543.52836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882543.52916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882543.53042: 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) 13576 1726882543.53339: 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) 13576 1726882543.53343: 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) 13576 1726882543.53383: 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) 13576 1726882543.53639: 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) 13576 1726882543.53811: variable 'ansible_facts' from source: unknown 13576 1726882543.54060: variable 'network_test_required_facts' from source: task vars 13576 1726882543.54113: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 13576 1726882543.54178: variable 'omit' from source: magic vars 13576 1726882543.54231: variable 'omit' from source: magic vars 13576 1726882543.54342: variable 'omit' from source: magic vars 13576 1726882543.54509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13576 1726882543.54550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13576 1726882543.54574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13576 1726882543.54628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882543.54648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882543.54752: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882543.54761: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882543.54770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882543.55011: Set connection var ansible_connection to ssh 13576 1726882543.55168: Set connection var ansible_shell_executable to /bin/sh 13576 1726882543.55171: Set connection var ansible_shell_type to sh 13576 1726882543.55173: Set connection var ansible_timeout to 10 13576 1726882543.55176: Set connection var ansible_module_compression to ZIP_DEFLATED 13576 1726882543.55188: Set connection var ansible_pipelining to False 13576 1726882543.55222: variable 'ansible_shell_executable' from source: unknown 13576 1726882543.55258: variable 'ansible_connection' from source: unknown 13576 1726882543.55268: variable 'ansible_module_compression' from source: unknown 13576 1726882543.55281: variable 'ansible_shell_type' from source: unknown 13576 1726882543.55290: variable 'ansible_shell_executable' from source: unknown 13576 1726882543.55360: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882543.55363: variable 'ansible_pipelining' from source: unknown 13576 1726882543.55365: variable 'ansible_timeout' from source: unknown 13576 1726882543.55375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882543.55795: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13576 1726882543.55799: variable 'omit' from source: magic vars 13576 1726882543.55802: starting attempt loop 13576 1726882543.55804: running the handler 13576 1726882543.55806: _low_level_execute_command(): starting 13576 1726882543.55809: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13576 1726882543.57520: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882543.57585: 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.41.238 originally 10.31.41.238 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882543.57692: 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882543.57793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.58018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.58257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882543.60125: stdout chunk (state=3): >>>/root <<< 13576 1726882543.60332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882543.60649: stdout chunk (state=3): >>><<< 13576 1726882543.60652: stderr chunk (state=3): >>><<< 13576 1726882543.60656: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882543.60664: _low_level_execute_command(): starting 13576 1726882543.60666: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955 `" && echo ansible-tmp-1726882543.6055849-13665-159007182490955="` echo /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955 `" ) && sleep 0' 13576 1726882543.61953: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882543.62070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.62076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.62200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882543.64359: stdout chunk (state=3): >>>ansible-tmp-1726882543.6055849-13665-159007182490955=/root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955 <<< 13576 1726882543.64406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882543.64474: stderr chunk (state=3): >>><<< 13576 1726882543.64484: stdout chunk (state=3): >>><<< 13576 1726882543.64669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882543.6055849-13665-159007182490955=/root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882543.64830: variable 'ansible_module_compression' from source: unknown 13576 1726882543.64883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13576_8wvxbsa/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13576 1726882543.65364: variable 'ansible_facts' from source: unknown 13576 1726882543.65662: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py 13576 1726882543.66304: Sending initial data 13576 1726882543.66308: Sent initial data (154 bytes) 13576 1726882543.67732: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882543.67990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882543.67996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.68001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.68028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882543.69721: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 13576 1726882543.69729: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 13576 1726882543.69757: stderr chunk (state=3): >>>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 <<< 13576 1726882543.69863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13576 1726882543.70029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpn6ta7wlz /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py <<< 13576 1726882543.70033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py" <<< 13576 1726882543.70155: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpn6ta7wlz" to remote "/root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py" <<< 13576 1726882543.75166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882543.75170: stdout chunk (state=3): >>><<< 13576 1726882543.75186: stderr chunk (state=3): >>><<< 13576 1726882543.75211: done transferring module to remote 13576 1726882543.75235: _low_level_execute_command(): starting 13576 1726882543.75239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/ /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py && sleep 0' 13576 1726882543.76593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882543.76660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882543.76672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882543.76693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882543.77040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.77044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.77135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882543.79898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882543.79907: stdout chunk (state=3): >>><<< 13576 1726882543.79915: stderr chunk (state=3): >>><<< 13576 1726882543.79976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882543.79983: _low_level_execute_command(): starting 13576 1726882543.79989: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/AnsiballZ_setup.py && sleep 0' 13576 1726882543.81292: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882543.81455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882543.81539: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882543.81792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882543.82543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882543.82705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882543.85028: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 13576 1726882543.85056: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13576 1726882543.85295: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 13576 1726882543.85376: stdout chunk (state=3): >>>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' <<< 13576 1726882543.85501: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13576 1726882543.85565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13576 1726882543.85647: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca7b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca783b30> # /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' <<< 13576 1726882543.85662: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca7b6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 13576 1726882543.85690: stdout chunk (state=3): >>>import 'io' # <<< 13576 1726882543.85847: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13576 1726882543.85957: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 13576 1726882543.85983: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13576 1726882543.86010: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13576 1726882543.86036: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13576 1726882543.86054: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13576 1726882543.86088: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13576 1726882543.86162: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca565160> <<< 13576 1726882543.86201: 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 <<< 13576 1726882543.86228: 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 0x7f79ca565fd0> <<< 13576 1726882543.86274: stdout chunk (state=3): >>>import 'site' # <<< 13576 1726882543.86327: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13576 1726882543.87020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13576 1726882543.87150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882543.87172: stdout chunk (state=3): >>># /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 <<< 13576 1726882543.87199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13576 1726882543.87242: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13576 1726882543.87266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13576 1726882543.87304: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a3f50> <<< 13576 1726882543.87367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13576 1726882543.87401: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13576 1726882543.87480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882543.87500: stdout chunk (state=3): >>>import 'itertools' # <<< 13576 1726882543.87529: 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 0x7f79ca5db8c0> <<< 13576 1726882543.87582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5dbf50> <<< 13576 1726882543.87649: stdout chunk (state=3): >>>import '_collections' # <<< 13576 1726882543.87725: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5bbb60> <<< 13576 1726882543.87746: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5b9280> <<< 13576 1726882543.87913: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a1040> <<< 13576 1726882543.88228: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' 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 0x7f79ca5ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5fe420> <<< 13576 1726882543.88247: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5fccb0> <<< 13576 1726882543.88291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca630890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a02c0> <<< 13576 1726882543.88353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13576 1726882543.88500: stdout chunk (state=3): >>># 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 0x7f79ca630d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca630bf0> # 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 0x7f79ca630fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca59ede0> # /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' <<< 13576 1726882543.88508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13576 1726882543.88551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13576 1726882543.88554: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca631670> <<< 13576 1726882543.88557: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca631340> import 'importlib.machinery' # <<< 13576 1726882543.88591: 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' <<< 13576 1726882543.88874: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca632510> import 'importlib.util' # <<< 13576 1726882543.88877: stdout chunk (state=3): >>>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 0x7f79ca648740> 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 0x7f79ca649e20> # /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' <<< 13576 1726882543.88880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13576 1726882543.88894: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca64acf0> <<< 13576 1726882543.89160: 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 0x7f79ca64b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca64a270> # /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 0x7f79ca64bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca64b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca632570> # /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 <<< 13576 1726882543.89360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # 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 0x7f79ca353c80> # /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 0x7f79ca37c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37c4a0> # 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 0x7f79ca37c770> # 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 0x7f79ca37c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca351e20> <<< 13576 1726882543.89373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13576 1726882543.89479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13576 1726882543.89541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37df70> <<< 13576 1726882543.89557: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37cbf0> <<< 13576 1726882543.89569: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca632c60> <<< 13576 1726882543.89647: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13576 1726882543.89666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882543.89682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13576 1726882543.89720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13576 1726882543.89757: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3ae300> <<< 13576 1726882543.89871: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13576 1726882543.89875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13576 1726882543.89921: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3c6480><<< 13576 1726882543.89984: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13576 1726882543.89998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13576 1726882543.90052: stdout chunk (state=3): >>>import 'ntpath' # <<< 13576 1726882543.90089: 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 0x7f79ca403230> <<< 13576 1726882543.90199: stdout chunk (state=3): >>># /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 <<< 13576 1726882543.90220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13576 1726882543.90315: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca4259d0> <<< 13576 1726882543.90384: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca403350> <<< 13576 1726882543.90435: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3c7110> <<< 13576 1726882543.90523: 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 0x7f79ca240350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3c54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37eea0> <<< 13576 1726882543.90955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ca240530> <<< 13576 1726882543.91115: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload__wv2vrc4/ansible_setup_payload.zip'<<< 13576 1726882543.91120: stdout chunk (state=3): >>> <<< 13576 1726882543.91132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882543.91400: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882543.91412: stdout chunk (state=3): >>> <<< 13576 1726882543.91444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 13576 1726882543.91496: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13576 1726882543.91604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 13576 1726882543.91669: stdout chunk (state=3): >>> <<< 13576 1726882543.91672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13576 1726882543.91739: 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' <<< 13576 1726882543.91954: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2a9fa0> import '_typing' # <<< 13576 1726882543.92093: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca280e90><<< 13576 1726882543.92114: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca243f50><<< 13576 1726882543.92126: stdout chunk (state=3): >>> <<< 13576 1726882543.92179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 13576 1726882543.92199: stdout chunk (state=3): >>> <<< 13576 1726882543.92211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882543.92250: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882543.92264: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882543.92313: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13576 1726882543.94809: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882543.95047: stdout chunk (state=3): >>> <<< 13576 1726882543.96943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13576 1726882543.96997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 13576 1726882543.97166: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca283e30> # /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' <<< 13576 1726882543.97200: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882543.97223: stdout chunk (state=3): >>> # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882543.97245: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca2d9970> <<< 13576 1726882543.97307: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2d9700> <<< 13576 1726882543.97361: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2d9010><<< 13576 1726882543.97431: stdout chunk (state=3): >>> <<< 13576 1726882543.97437: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 13576 1726882543.97439: stdout chunk (state=3): >>> <<< 13576 1726882543.97442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13576 1726882543.97485: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2d9460><<< 13576 1726882543.97507: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2aac30><<< 13576 1726882543.97525: stdout chunk (state=3): >>> <<< 13576 1726882543.97669: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca2da720> # 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' <<< 13576 1726882543.97767: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca2da960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 13576 1726882543.97772: stdout chunk (state=3): >>> <<< 13576 1726882543.97775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 13576 1726882543.97790: stdout chunk (state=3): >>> <<< 13576 1726882543.97842: stdout chunk (state=3): >>>import '_locale' # <<< 13576 1726882543.97883: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2daea0><<< 13576 1726882543.97897: stdout chunk (state=3): >>> <<< 13576 1726882543.97915: stdout chunk (state=3): >>>import 'pwd' # <<< 13576 1726882543.98058: stdout chunk (state=3): >>># /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 0x7f79ca140b90> <<< 13576 1726882543.98094: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882543.98113: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882543.98141: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1427b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 13576 1726882543.98161: stdout chunk (state=3): >>> <<< 13576 1726882543.98202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 13576 1726882543.98240: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1430e0> <<< 13576 1726882543.98275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 13576 1726882543.98288: stdout chunk (state=3): >>> <<< 13576 1726882543.98455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca143f20> # /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' <<< 13576 1726882543.98526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 13576 1726882543.98529: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13576 1726882543.98603: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca146d80><<< 13576 1726882543.98668: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882543.98679: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882543.98740: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1470b0> <<< 13576 1726882543.98743: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca145040><<< 13576 1726882543.98862: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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'<<< 13576 1726882543.98884: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 13576 1726882543.98901: stdout chunk (state=3): >>> <<< 13576 1726882543.98968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 13576 1726882543.98972: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 13576 1726882543.99157: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca14ae10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1498e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca149670> <<< 13576 1726882543.99186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13576 1726882543.99215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13576 1726882543.99539: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca14bd70><<< 13576 1726882543.99543: stdout chunk (state=3): >>> <<< 13576 1726882543.99545: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca145550><<< 13576 1726882543.99548: stdout chunk (state=3): >>> <<< 13576 1726882543.99550: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882543.99645: 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 0x7f79ca18efc0> # /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 0x7f79ca18f1a0> # /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' <<< 13576 1726882543.99654: 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'<<< 13576 1726882543.99706: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882543.99729: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca190c20><<< 13576 1726882543.99749: stdout chunk (state=3): >>> <<< 13576 1726882543.99773: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1909e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 13576 1726882543.99789: stdout chunk (state=3): >>> <<< 13576 1726882543.99955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 13576 1726882544.00020: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.00041: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882544.00099: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1931a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1912e0> <<< 13576 1726882544.00112: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 13576 1726882544.00241: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882544.00260: 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' <<< 13576 1726882544.00285: stdout chunk (state=3): >>>import '_string' # <<< 13576 1726882544.00400: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca19e960> <<< 13576 1726882544.00641: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1932f0><<< 13576 1726882544.00962: 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 0x7f79ca19fbf0> # 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 0x7f79ca19f9e0> # 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'<<< 13576 1726882544.00982: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca19fd40><<< 13576 1726882544.01004: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca18f380><<< 13576 1726882544.01021: stdout chunk (state=3): >>> <<< 13576 1726882544.01050: 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<<< 13576 1726882544.01066: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 13576 1726882544.01101: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 13576 1726882544.01113: stdout chunk (state=3): >>> <<< 13576 1726882544.01146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 13576 1726882544.01163: stdout chunk (state=3): >>> <<< 13576 1726882544.01299: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1a34d0> <<< 13576 1726882544.01584: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.01607: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882544.01640: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1a4770> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a1c40><<< 13576 1726882544.01652: stdout chunk (state=3): >>> <<< 13576 1726882544.01738: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.01747: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca1a2fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a1820> <<< 13576 1726882544.01750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13576 1726882544.01857: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13576 1726882544.01965: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.01981: stdout chunk (state=3): >>> <<< 13576 1726882544.02159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13576 1726882544.02180: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 13576 1726882544.02201: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13576 1726882544.02221: stdout chunk (state=3): >>> <<< 13576 1726882544.02233: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.02420: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text' # <<< 13576 1726882544.02424: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.02513: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.02649: stdout chunk (state=3): >>> <<< 13576 1726882544.02769: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.03941: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.04201: stdout chunk (state=3): >>> <<< 13576 1726882544.05111: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13576 1726882544.05352: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13576 1726882544.05372: stdout chunk (state=3): >>># /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 0x7f79ca02c6e0><<< 13576 1726882544.05790: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 13576 1726882544.05794: stdout chunk (state=3): >>> <<< 13576 1726882544.05800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13576 1726882544.05803: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca02d490><<< 13576 1726882544.05805: stdout chunk (state=3): >>> <<< 13576 1726882544.05809: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a0980> <<< 13576 1726882544.05813: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13576 1726882544.05816: stdout chunk (state=3): >>> <<< 13576 1726882544.05820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.05823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.05825: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13576 1726882544.06003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.06159: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.06478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13576 1726882544.06482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13576 1726882544.06484: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca02d4f0> <<< 13576 1726882544.06647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.07435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.08358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.08501: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.08757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.08805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13576 1726882544.08826: stdout chunk (state=3): >>> <<< 13576 1726882544.08845: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.09081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.09178: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13576 1726882544.09339: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.09342: stdout chunk (state=3): >>> <<< 13576 1726882544.09345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.09347: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13576 1726882544.09463: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13576 1726882544.09919: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.09938: stdout chunk (state=3): >>> <<< 13576 1726882544.10401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 13576 1726882544.10418: stdout chunk (state=3): >>> <<< 13576 1726882544.10539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 13576 1726882544.10663: stdout chunk (state=3): >>> import '_ast' # <<< 13576 1726882544.10684: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca02f950><<< 13576 1726882544.10710: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.10879: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.10977: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.formatters' # <<< 13576 1726882544.11003: stdout chunk (state=3): >>> <<< 13576 1726882544.11012: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 13576 1726882544.11105: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13576 1726882544.11247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13576 1726882544.11266: 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' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882544.11434: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.11453: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca036000> <<< 13576 1726882544.11539: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.11542: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.11641: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca036900><<< 13576 1726882544.11649: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca02ea20> <<< 13576 1726882544.11744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 13576 1726882544.11939: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.11942: stdout chunk (state=3): >>> <<< 13576 1726882544.11945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.11947: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.11949: stdout chunk (state=3): >>> <<< 13576 1726882544.12016: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.12133: 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<<< 13576 1726882544.12146: stdout chunk (state=3): >>> <<< 13576 1726882544.12258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882544.12348: 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'<<< 13576 1726882544.12366: 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' <<< 13576 1726882544.12394: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ca035550> <<< 13576 1726882544.12460: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca036b10> <<< 13576 1726882544.12510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13576 1726882544.12548: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 13576 1726882544.12664: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.12673: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.12775: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.12797: stdout chunk (state=3): >>> <<< 13576 1726882544.12830: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.12924: 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'<<< 13576 1726882544.12927: stdout chunk (state=3): >>> <<< 13576 1726882544.12965: 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<<< 13576 1726882544.12994: stdout chunk (state=3): >>> <<< 13576 1726882544.13007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 13576 1726882544.13044: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 13576 1726882544.13061: stdout chunk (state=3): >>> <<< 13576 1726882544.13131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13576 1726882544.13191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13576 1726882544.13390: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0c6c90> <<< 13576 1726882544.13574: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0439e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca03ab40> <<< 13576 1726882544.13577: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca03a900> # destroy ansible.module_utils.distro<<< 13576 1726882544.13580: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # <<< 13576 1726882544.13582: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.13623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.13697: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13576 1726882544.13719: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13576 1726882544.13782: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13576 1726882544.13825: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.13876: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.modules' # <<< 13576 1726882544.13910: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.13978: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.14058: stdout chunk (state=3): >>> <<< 13576 1726882544.14103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14187: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14325: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.14401: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.14457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13576 1726882544.14491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.14993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.14997: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 13576 1726882544.15051: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.15054: stdout chunk (state=3): >>> <<< 13576 1726882544.15376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.15554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.15626: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.15640: stdout chunk (state=3): >>> <<< 13576 1726882544.15723: 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' <<< 13576 1726882544.15766: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 13576 1726882544.15816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 13576 1726882544.15842: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13576 1726882544.15936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cda90> <<< 13576 1726882544.16045: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13576 1726882544.16192: stdout chunk (state=3): >>># /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 0x7f79c95441a0> <<< 13576 1726882544.16244: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.16248: stdout chunk (state=3): >>> <<< 13576 1726882544.16407: 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 0x7f79c95444d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0b5250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0b4110> <<< 13576 1726882544.16504: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cc200> <<< 13576 1726882544.16508: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cfa40> <<< 13576 1726882544.16539: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13576 1726882544.16615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 13576 1726882544.16618: stdout chunk (state=3): >>> <<< 13576 1726882544.16655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13576 1726882544.16686: 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'<<< 13576 1726882544.16732: stdout chunk (state=3): >>> # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882544.16773: 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 0x7f79c9547410><<< 13576 1726882544.16778: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9546cc0><<< 13576 1726882544.16830: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 13576 1726882544.16845: 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 0x7f79c9546ea0><<< 13576 1726882544.16875: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9546150><<< 13576 1726882544.16912: stdout chunk (state=3): >>> <<< 13576 1726882544.16925: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 13576 1726882544.17065: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13576 1726882544.17095: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95474d0> <<< 13576 1726882544.17133: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13576 1726882544.17188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13576 1726882544.17252: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882544.17282: 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 0x7f79c95b1fa0> <<< 13576 1726882544.17321: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9547f80><<< 13576 1726882544.17346: stdout chunk (state=3): >>> <<< 13576 1726882544.17401: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cfd40> <<< 13576 1726882544.17428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 13576 1726882544.17458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 13576 1726882544.17495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13576 1726882544.17538: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 13576 1726882544.17622: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.17650: stdout chunk (state=3): >>> <<< 13576 1726882544.17743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 13576 1726882544.17826: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.17850: stdout chunk (state=3): >>> <<< 13576 1726882544.17926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 13576 1726882544.17962: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 13576 1726882544.18005: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.18031: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.18129: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 13576 1726882544.18132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.18194: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.18249: stdout chunk (state=3): >>> <<< 13576 1726882544.18289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13576 1726882544.18310: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.18386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.18468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13576 1726882544.18483: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13576 1726882544.18775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.18995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.19010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13576 1726882544.19817: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.20067: stdout chunk (state=3): >>> <<< 13576 1726882544.20671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13576 1726882544.20689: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.20771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.20863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.20909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.20989: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 13576 1726882544.21006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13576 1726882544.21082: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13576 1726882544.21283: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13576 1726882544.21371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21408: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 13576 1726882544.21471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.21731: 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' <<< 13576 1726882544.21951: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95b38c0> # /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' <<< 13576 1726882544.22038: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95b2ba0> import 'ansible.module_utils.facts.system.local' # <<< 13576 1726882544.22059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.22212: stdout chunk (state=3): >>># zipimport: zlib available<<< 13576 1726882544.22222: stdout chunk (state=3): >>> <<< 13576 1726882544.22316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13576 1726882544.22327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.22478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.22644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13576 1726882544.22674: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.22774: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.23178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13576 1726882544.23182: stdout chunk (state=3): >>># 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' <<< 13576 1726882544.23449: 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 0x7f79c95e6240> <<< 13576 1726882544.23617: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95d2f00> import 'ansible.module_utils.facts.system.python' # <<< 13576 1726882544.23637: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.23727: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.23808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13576 1726882544.23846: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.23954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24291: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24532: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13576 1726882544.24557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13576 1726882544.24701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24744: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.24856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 13576 1726882544.24860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13576 1726882544.24946: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79c95fdb20> <<< 13576 1726882544.24965: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95fda90> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 13576 1726882544.25042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.25056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 13576 1726882544.25760: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.25764: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.25832: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.25837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 13576 1726882544.25886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.25889: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.25982: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.26053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.26463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.26500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 13576 1726882544.26581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.27461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.28168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13576 1726882544.28186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.28364: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.28526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13576 1726882544.28552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.28704: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.28910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 13576 1726882544.29153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.29432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13576 1726882544.29467: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13576 1726882544.29489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.29607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 13576 1726882544.29786: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.29945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.30384: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.30563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.30768: stdout chunk (state=3): >>>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 <<< 13576 1726882544.30812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13576 1726882544.30844: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.30900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.30904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 13576 1726882544.30951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.31016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13576 1726882544.31029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.31147: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 13576 1726882544.31163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.31580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.31764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13576 1726882544.31813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.31887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 13576 1726882544.32029: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.32071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 13576 1726882544.32204: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.32230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 13576 1726882544.32272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.32379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 13576 1726882544.32427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.32483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 13576 1726882544.32570: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.32640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882544.32675: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33177: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.33202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 13576 1726882544.33448: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 13576 1726882544.33617: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 13576 1726882544.33687: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13576 1726882544.33811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.33959: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.34012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 13576 1726882544.34016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 13576 1726882544.34082: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882544.34392: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 13576 1726882544.34418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7f79c942ac30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c942aae0> <<< 13576 1726882544.34462: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9428560> <<< 13576 1726882544.35549: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecds<<< 13576 1726882544.35789: stdout chunk (state=3): >>>a-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "44", "epoch": "1726882544", "epoch_int": "1726882544", "date": "2024-09-20", "time": "21:35:44", "iso8601_micro": "2024-09-21T01:35:44.352412Z", "iso8601": "2024-09-21T01:35:44Z", "iso8601_basic": "20240920T213544352412", "iso8601_basic_short": "20240920T213544", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "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.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 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_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "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"}}} <<< 13576 1726882544.36137: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13576 1726882544.36164: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 13576 1726882544.36236: stdout chunk (state=3): >>> # 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 <<< 13576 1726882544.36264: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.36325: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # 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 <<< 13576 1726882544.36764: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.36847: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13576 1726882544.36862: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.36904: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 13576 1726882544.36934: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.36975: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13576 1726882544.37028: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13576 1726882544.37131: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 13576 1726882544.37282: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 13576 1726882544.37352: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.37421: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.37456: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13576 1726882544.37801: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # 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 <<< 13576 1726882544.37836: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.37986: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13576 1726882544.38019: stdout chunk (state=3): >>># 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 <<< 13576 1726882544.38046: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 13576 1726882544.38124: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13576 1726882544.38142: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13576 1726882544.38655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 13576 1726882544.38751: stderr chunk (state=3): >>><<< 13576 1726882544.39014: stdout chunk (state=3): >>><<< 13576 1726882544.39070: _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 0x7f79ca7b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca783b30> # /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 0x7f79ca7b6ab0> 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 0x7f79ca565160> # /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 0x7f79ca565fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f79ca5a3e90> # /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 0x7f79ca5a3f50> # /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 0x7f79ca5db8c0> # /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 0x7f79ca5dbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5bbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5b9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a1040> # /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 0x7f79ca5ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5fe420> # /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 0x7f79ca5ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5fccb0> # /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 0x7f79ca630890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca5a02c0> # /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 0x7f79ca630d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca630bf0> # 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 0x7f79ca630fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca59ede0> # /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 0x7f79ca631670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca631340> 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 0x7f79ca632510> 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 0x7f79ca648740> 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 0x7f79ca649e20> # /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 0x7f79ca64acf0> # 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 0x7f79ca64b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca64a270> # /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 0x7f79ca64bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca64b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca632570> # /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 0x7f79ca353c80> # /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 0x7f79ca37c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37c4a0> # 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 0x7f79ca37c770> # 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 0x7f79ca37c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca351e20> # /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 0x7f79ca37df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca632c60> # /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 0x7f79ca3ae300> # /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 0x7f79ca3c6480> # /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 0x7f79ca403230> # /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 0x7f79ca4259d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca403350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3c7110> # /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 0x7f79ca240350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca3c54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca37eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ca240530> # zipimport: found 103 names in '/tmp/ansible_setup_payload__wv2vrc4/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 0x7f79ca2a9fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca280e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca243f50> # 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 0x7f79ca283e30> # /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 0x7f79ca2d9970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2d9700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2d9010> # /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 0x7f79ca2d9460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca2aac30> 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 0x7f79ca2da720> # 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 0x7f79ca2da960> # /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 0x7f79ca2daea0> 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 0x7f79ca140b90> # 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 0x7f79ca1427b0> # /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 0x7f79ca1430e0> # /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 0x7f79ca143f20> # /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 0x7f79ca146d80> # 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 0x7f79ca1470b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca145040> # /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 0x7f79ca14ae10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1498e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca149670> # /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 0x7f79ca14bd70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca145550> # 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 0x7f79ca18efc0> # /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 0x7f79ca18f1a0> # /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 0x7f79ca190c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1909e0> # /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 0x7f79ca1931a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1912e0> # /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 0x7f79ca19e960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1932f0> # 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 0x7f79ca19fbf0> # 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 0x7f79ca19f9e0> # 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 0x7f79ca19fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca18f380> # /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 0x7f79ca1a34d0> # 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 0x7f79ca1a4770> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a1c40> # 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 0x7f79ca1a2fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a1820> # 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 0x7f79ca02c6e0> # /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 0x7f79ca02d490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca1a0980> 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 0x7f79ca02d4f0> # 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 0x7f79ca02f950> # 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 0x7f79ca036000> # 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 0x7f79ca036900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca02ea20> # 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 0x7f79ca035550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca036b10> 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 0x7f79ca0c6c90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0439e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca03ab40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca03a900> # 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 0x7f79ca0cda90> # /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 0x7f79c95441a0> # 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 0x7f79c95444d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0b5250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0b4110> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cc200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cfa40> # /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 0x7f79c9547410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9546cc0> # 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 0x7f79c9546ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9546150> # /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 0x7f79c95474d0> # /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 0x7f79c95b1fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9547f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ca0cfd40> 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 0x7f79c95b38c0> # /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 0x7f79c95b2ba0> 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 0x7f79c95e6240> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95d2f00> 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 0x7f79c95fdb20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c95fda90> 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 0x7f79c942ac30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c942aae0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79c9428560> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "44", "epoch": "1726882544", "epoch_int": "1726882544", "date": "2024-09-20", "time": "21:35:44", "iso8601_micro": "2024-09-21T01:35:44.352412Z", "iso8601": "2024-09-21T01:35:44Z", "iso8601_basic": "20240920T213544352412", "iso8601_basic_short": "20240920T213544", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "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.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 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_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "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.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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.41.238 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 13576 1726882544.41996: 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-1726882543.6055849-13665-159007182490955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13576 1726882544.42001: _low_level_execute_command(): starting 13576 1726882544.42004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882543.6055849-13665-159007182490955/ > /dev/null 2>&1 && sleep 0' 13576 1726882544.42007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882544.42024: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.42195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882544.42230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882544.42367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.42515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13576 1726882544.45416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882544.45518: stderr chunk (state=3): >>><<< 13576 1726882544.45571: stdout chunk (state=3): >>><<< 13576 1726882544.45706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13576 1726882544.45768: handler run complete 13576 1726882544.45870: variable 'ansible_facts' from source: unknown 13576 1726882544.46150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882544.46211: variable 'ansible_facts' from source: unknown 13576 1726882544.46304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882544.46409: attempt loop complete, returning result 13576 1726882544.46419: _execute() done 13576 1726882544.46428: dumping result to json 13576 1726882544.46450: done dumping result, returning 13576 1726882544.46465: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-1723-4501-00000000003c] 13576 1726882544.46497: sending task result for task 0affe814-3a2d-1723-4501-00000000003c ok: [managed_node3] 13576 1726882544.47262: no more pending results, returning what we have 13576 1726882544.47266: results queue empty 13576 1726882544.47268: checking for any_errors_fatal 13576 1726882544.47270: done checking for any_errors_fatal 13576 1726882544.47271: checking for max_fail_percentage 13576 1726882544.47273: done checking for max_fail_percentage 13576 1726882544.47274: checking to see if all hosts have failed and the running result is not ok 13576 1726882544.47275: done checking to see if all hosts have failed 13576 1726882544.47279: getting the remaining hosts for this loop 13576 1726882544.47281: done getting the remaining hosts for this loop 13576 1726882544.47286: getting the next task for host managed_node3 13576 1726882544.47297: done getting next task for host managed_node3 13576 1726882544.47300: ^ task is: TASK: Check if system is ostree 13576 1726882544.47304: ^ 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 13576 1726882544.47308: getting variables 13576 1726882544.47310: in VariableManager get_vars() 13576 1726882544.47474: Calling all_inventory to load vars for managed_node3 13576 1726882544.47480: Calling groups_inventory to load vars for managed_node3 13576 1726882544.47484: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882544.47495: Calling all_plugins_play to load vars for managed_node3 13576 1726882544.47499: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882544.47502: Calling groups_plugins_play to load vars for managed_node3 13576 1726882544.47843: done sending task result for task 0affe814-3a2d-1723-4501-00000000003c 13576 1726882544.47846: WORKER PROCESS EXITING 13576 1726882544.47881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882544.48415: done with get_vars() 13576 1726882544.48429: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:35:44 -0400 (0:00:01.052) 0:00:03.349 ****** 13576 1726882544.48674: entering _queue_task() for managed_node3/stat 13576 1726882544.49450: worker is 1 (out of 1 available) 13576 1726882544.49464: exiting _queue_task() for managed_node3/stat 13576 1726882544.49480: done queuing things up, now waiting for results queue to drain 13576 1726882544.49481: waiting for pending results... 13576 1726882544.49723: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 13576 1726882544.49888: in run() - task 0affe814-3a2d-1723-4501-00000000003e 13576 1726882544.49914: variable 'ansible_search_path' from source: unknown 13576 1726882544.49923: variable 'ansible_search_path' from source: unknown 13576 1726882544.49991: calling self._execute() 13576 1726882544.50179: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882544.50184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882544.50187: variable 'omit' from source: magic vars 13576 1726882544.50795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13576 1726882544.51139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13576 1726882544.51214: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13576 1726882544.51306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13576 1726882544.51354: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13576 1726882544.51469: 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) 13576 1726882544.51522: 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) 13576 1726882544.51561: 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) 13576 1726882544.51615: 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) 13576 1726882544.51796: Evaluated conditional (not __network_is_ostree is defined): True 13576 1726882544.52060: variable 'omit' from source: magic vars 13576 1726882544.52063: variable 'omit' from source: magic vars 13576 1726882544.52065: variable 'omit' from source: magic vars 13576 1726882544.52067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13576 1726882544.52070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13576 1726882544.52072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13576 1726882544.52074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882544.52193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882544.52231: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882544.52243: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882544.52252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882544.52401: Set connection var ansible_connection to ssh 13576 1726882544.52416: Set connection var ansible_shell_executable to /bin/sh 13576 1726882544.52423: Set connection var ansible_shell_type to sh 13576 1726882544.52441: Set connection var ansible_timeout to 10 13576 1726882544.52452: Set connection var ansible_module_compression to ZIP_DEFLATED 13576 1726882544.52463: Set connection var ansible_pipelining to False 13576 1726882544.52510: variable 'ansible_shell_executable' from source: unknown 13576 1726882544.52520: variable 'ansible_connection' from source: unknown 13576 1726882544.52530: variable 'ansible_module_compression' from source: unknown 13576 1726882544.52541: variable 'ansible_shell_type' from source: unknown 13576 1726882544.52550: variable 'ansible_shell_executable' from source: unknown 13576 1726882544.52559: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882544.52568: variable 'ansible_pipelining' from source: unknown 13576 1726882544.52578: variable 'ansible_timeout' from source: unknown 13576 1726882544.52589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882544.52779: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13576 1726882544.52839: variable 'omit' from source: magic vars 13576 1726882544.52843: starting attempt loop 13576 1726882544.52846: running the handler 13576 1726882544.52848: _low_level_execute_command(): starting 13576 1726882544.52851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13576 1726882544.53853: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.53957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882544.53993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.54206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882544.55921: stdout chunk (state=3): >>>/root <<< 13576 1726882544.56026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882544.56096: stderr chunk (state=3): >>><<< 13576 1726882544.56106: stdout chunk (state=3): >>><<< 13576 1726882544.56136: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882544.56255: _low_level_execute_command(): starting 13576 1726882544.56259: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009 `" && echo ansible-tmp-1726882544.5614986-13704-255163563258009="` echo /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009 `" ) && sleep 0' 13576 1726882544.56807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882544.56825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882544.56946: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882544.56967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.57119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13576 1726882544.59196: stdout chunk (state=3): >>>ansible-tmp-1726882544.5614986-13704-255163563258009=/root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009 <<< 13576 1726882544.59402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882544.59465: stderr chunk (state=3): >>><<< 13576 1726882544.59469: stdout chunk (state=3): >>><<< 13576 1726882544.59765: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882544.5614986-13704-255163563258009=/root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 13576 1726882544.59769: variable 'ansible_module_compression' from source: unknown 13576 1726882544.59773: ANSIBALLZ: Using lock for stat 13576 1726882544.59775: ANSIBALLZ: Acquiring lock 13576 1726882544.59805: ANSIBALLZ: Lock acquired: 139939707394608 13576 1726882544.59817: ANSIBALLZ: Creating module 13576 1726882544.83640: ANSIBALLZ: Writing module into payload 13576 1726882544.83894: ANSIBALLZ: Writing module 13576 1726882544.83927: ANSIBALLZ: Renaming module 13576 1726882544.83943: ANSIBALLZ: Done creating module 13576 1726882544.83987: variable 'ansible_facts' from source: unknown 13576 1726882544.84318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py 13576 1726882544.84639: Sending initial data 13576 1726882544.84643: Sent initial data (153 bytes) 13576 1726882544.85298: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.85309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882544.85346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882544.85368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.85514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13576 1726882544.87972: 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 <<< 13576 1726882544.88211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13576 1726882544.88350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpaelpuclb /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py <<< 13576 1726882544.88355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py" <<< 13576 1726882544.88471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13576_8wvxbsa/tmpaelpuclb" to remote "/root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py" <<< 13576 1726882544.90248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882544.90348: stderr chunk (state=3): >>><<< 13576 1726882544.90351: stdout chunk (state=3): >>><<< 13576 1726882544.90353: done transferring module to remote 13576 1726882544.90409: _low_level_execute_command(): starting 13576 1726882544.90413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/ /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py && sleep 0' 13576 1726882544.91176: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882544.91183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882544.91186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882544.91188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882544.91191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 13576 1726882544.91193: stderr chunk (state=3): >>>debug2: match not found <<< 13576 1726882544.91195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.91197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13576 1726882544.91200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 13576 1726882544.91202: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13576 1726882544.91204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882544.91206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882544.91241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882544.91244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 13576 1726882544.91247: stderr chunk (state=3): >>>debug2: match found <<< 13576 1726882544.91259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.91352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882544.91397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.91504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13576 1726882544.94444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882544.94451: stdout chunk (state=3): >>><<< 13576 1726882544.94459: stderr chunk (state=3): >>><<< 13576 1726882544.94579: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13576 1726882544.94586: _low_level_execute_command(): starting 13576 1726882544.94589: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/AnsiballZ_stat.py && sleep 0' 13576 1726882544.95167: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882544.95249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882544.95267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13576 1726882544.95295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13576 1726882544.95375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882544.95532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882544.95549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882544.95756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13576 1726882544.99067: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13576 1726882544.99227: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13576 1726882544.99247: stdout chunk (state=3): >>>import 'posix' # <<< 13576 1726882544.99320: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13576 1726882544.99369: stdout chunk (state=3): >>>import 'time' # <<< 13576 1726882544.99405: stdout chunk (state=3): >>>import 'zipimport' # <<< 13576 1726882544.99440: stdout chunk (state=3): >>># installed zipimport hook <<< 13576 1726882544.99558: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13576 1726882544.99574: stdout chunk (state=3): >>>import 'codecs' # <<< 13576 1726882544.99665: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13576 1726882544.99711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c372c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c36fbb30> <<< 13576 1726882544.99794: 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' <<< 13576 1726882544.99906: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c372eab0> import '_signal' # import '_abc' # import 'abc' # <<< 13576 1726882544.99931: stdout chunk (state=3): >>>import 'io' # <<< 13576 1726882544.99972: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13576 1726882545.00125: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13576 1726882545.00164: stdout chunk (state=3): >>>import 'genericpath' # <<< 13576 1726882545.00201: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # <<< 13576 1726882545.00227: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13576 1726882545.00482: 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' # /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 0x7fa5c34fd160> # /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 0x7fa5c34fdfd0> <<< 13576 1726882545.00498: stdout chunk (state=3): >>>import 'site' # <<< 13576 1726882545.00531: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13576 1726882545.00946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13576 1726882545.00974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13576 1726882545.01003: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13576 1726882545.01043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.01060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13576 1726882545.01147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13576 1726882545.01165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13576 1726882545.01204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13576 1726882545.01228: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c353be90> <<< 13576 1726882545.01272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13576 1726882545.01299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13576 1726882545.01344: stdout chunk (state=3): >>>import '_operator' # <<< 13576 1726882545.01347: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c353bf50> <<< 13576 1726882545.01386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13576 1726882545.01429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13576 1726882545.01475: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13576 1726882545.01550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.01589: stdout chunk (state=3): >>>import 'itertools' # <<< 13576 1726882545.01762: 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 0x7fa5c35738c0> # /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 0x7fa5c3573f50> import '_collections' # <<< 13576 1726882545.01767: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3553b60> <<< 13576 1726882545.01786: stdout chunk (state=3): >>>import '_functools' # <<< 13576 1726882545.01833: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3551280> <<< 13576 1726882545.02000: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3539040> <<< 13576 1726882545.02053: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13576 1726882545.02071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13576 1726882545.02102: stdout chunk (state=3): >>>import '_sre' # <<< 13576 1726882545.02141: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13576 1726882545.02182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13576 1726882545.02212: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13576 1726882545.02241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13576 1726882545.02287: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3597800> <<< 13576 1726882545.02317: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3596420> <<< 13576 1726882545.02582: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3552150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3594cb0> # /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 0x7fa5c35c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35382c0> # /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 0x7fa5c35c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35c8bf0> <<< 13576 1726882545.02593: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.02621: 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 0x7fa5c35c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3536de0> <<< 13576 1726882545.02648: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13576 1726882545.02671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.02704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13576 1726882545.02754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13576 1726882545.02787: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35c9670> <<< 13576 1726882545.02814: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35c9340> <<< 13576 1726882545.02839: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13576 1726882545.02868: 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' <<< 13576 1726882545.02935: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35ca510> <<< 13576 1726882545.02958: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13576 1726882545.03056: stdout chunk (state=3): >>>import 'runpy' # <<< 13576 1726882545.03111: stdout chunk (state=3): >>># /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' <<< 13576 1726882545.03114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13576 1726882545.03255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35e0740> 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 0x7fa5c35e1e20> # /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 0x7fa5c35e2cf0> <<< 13576 1726882545.03303: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.03323: 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 0x7fa5c35e3350> <<< 13576 1726882545.03347: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35e2270> <<< 13576 1726882545.03370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13576 1726882545.03400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13576 1726882545.03468: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.03487: 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 0x7fa5c35e3dd0> <<< 13576 1726882545.03516: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35e3500> <<< 13576 1726882545.03586: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35ca570> <<< 13576 1726882545.03654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13576 1726882545.03735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13576 1726882545.03957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # 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 0x7fa5c3367c80> # /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 0x7fa5c33907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3390500> # 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 0x7fa5c33907d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.04022: 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 0x7fa5c33909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3365e20> <<< 13576 1726882545.04043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13576 1726882545.04192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13576 1726882545.04224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13576 1726882545.04441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33920c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3390d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35cac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13576 1726882545.04498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13576 1726882545.04847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33be420> # /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 0x7fa5c33da540> <<< 13576 1726882545.04968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13576 1726882545.04972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13576 1726882545.05041: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.05232: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c34132c0> # /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 <<< 13576 1726882545.05306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13576 1726882545.05443: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3439a60> <<< 13576 1726882545.05546: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c34133e0> <<< 13576 1726882545.05590: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33db1d0> <<< 13576 1726882545.05641: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13576 1726882545.05653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c325c380> <<< 13576 1726882545.05682: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33d9580> <<< 13576 1726882545.05743: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3392fc0> <<< 13576 1726882545.05859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13576 1726882545.05884: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5c325c560> <<< 13576 1726882545.06115: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_vhxcovtj/ansible_stat_payload.zip' # zipimport: zlib available <<< 13576 1726882545.06366: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13576 1726882545.06403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13576 1726882545.06600: stdout chunk (state=3): >>># 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 0x7fa5c32b1fa0> <<< 13576 1726882545.06807: stdout chunk (state=3): >>>import '_typing' # <<< 13576 1726882545.06955: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3288e90> <<< 13576 1726882545.06972: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c325ffe0> <<< 13576 1726882545.06995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.07050: stdout chunk (state=3): >>>import 'ansible' # <<< 13576 1726882545.07201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882545.07223: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13576 1726882545.09810: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.12016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13576 1726882545.12056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c328be00> <<< 13576 1726882545.12260: 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' # /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 0x7fa5c32d99d0> <<< 13576 1726882545.12405: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32d9760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32d9070> # /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' <<< 13576 1726882545.12473: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32d94c0> <<< 13576 1726882545.12503: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32b29c0> <<< 13576 1726882545.12523: stdout chunk (state=3): >>>import 'atexit' # <<< 13576 1726882545.12554: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.12585: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c32da7b0> <<< 13576 1726882545.12648: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.12662: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c32da9f0> <<< 13576 1726882545.12693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13576 1726882545.12956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32daf30> 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' <<< 13576 1726882545.13066: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c313ccb0> # 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 0x7fa5c313e8d0> <<< 13576 1726882545.13102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13576 1726882545.13129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13576 1726882545.13204: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c313f260> <<< 13576 1726882545.13238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13576 1726882545.13290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13576 1726882545.13315: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3140410> <<< 13576 1726882545.13356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13576 1726882545.13510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13576 1726882545.13513: 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' <<< 13576 1726882545.13560: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3142ea0> <<< 13576 1726882545.13656: 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 0x7fa5c3143530> <<< 13576 1726882545.13668: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3141190> <<< 13576 1726882545.13852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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 <<< 13576 1726882545.13892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13576 1726882545.14139: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3146f60> import '_tokenize' # <<< 13576 1726882545.14168: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3145a60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31457c0> # /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' <<< 13576 1726882545.14232: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3147fb0> <<< 13576 1726882545.14291: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31415e0> <<< 13576 1726882545.14322: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.14349: 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 0x7fa5c318f110> <<< 13576 1726882545.14403: 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' <<< 13576 1726882545.14416: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c318f260> <<< 13576 1726882545.14454: 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 <<< 13576 1726882545.14554: stdout chunk (state=3): >>># 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' <<< 13576 1726882545.14598: 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 0x7fa5c3190e60> <<< 13576 1726882545.14612: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3190bf0> <<< 13576 1726882545.14705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13576 1726882545.14848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13576 1726882545.14889: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.15054: stdout chunk (state=3): >>># 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 0x7fa5c3193380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31914c0> # /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 <<< 13576 1726882545.15085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13576 1726882545.15097: stdout chunk (state=3): >>>import '_string' # <<< 13576 1726882545.15175: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c319aa50> <<< 13576 1726882545.15480: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31933e0> <<< 13576 1726882545.15581: 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' <<< 13576 1726882545.15611: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c319b890> <<< 13576 1726882545.15693: 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' <<< 13576 1726882545.15697: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c319b710> <<< 13576 1726882545.15806: 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 0x7fa5c319bce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c318f590> <<< 13576 1726882545.15891: 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 <<< 13576 1726882545.15951: stdout chunk (state=3): >>># 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' <<< 13576 1726882545.16028: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.16053: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.16121: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c319ec60> <<< 13576 1726882545.16543: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.16578: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c319ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c319d400> # 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 0x7fa5c319e780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c319cf80> # zipimport: zlib available <<< 13576 1726882545.16596: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13576 1726882545.16630: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.16828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.17022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.17060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.17206: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13576 1726882545.17337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13576 1726882545.17397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.17666: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.18861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.20064: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13576 1726882545.20094: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13576 1726882545.20208: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.20292: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.20310: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.20349: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c3224260> <<< 13576 1726882545.20501: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13576 1726882545.20519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13576 1726882545.20538: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3224fe0> <<< 13576 1726882545.20753: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31a2ab0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13576 1726882545.21020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.21335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13576 1726882545.21386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3225220> <<< 13576 1726882545.21660: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.22389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.23382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.23545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.23751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13576 1726882545.23810: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.23958: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13576 1726882545.23976: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.24077: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.24278: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13576 1726882545.24307: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.24400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.24549: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13576 1726882545.25011: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.25495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13576 1726882545.25608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13576 1726882545.25646: stdout chunk (state=3): >>>import '_ast' # <<< 13576 1726882545.25819: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3227aa0> <<< 13576 1726882545.25833: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.25965: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.26143: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13576 1726882545.26182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13576 1726882545.26206: 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' <<< 13576 1726882545.26371: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.26538: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13576 1726882545.26657: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5c3231d90> <<< 13576 1726882545.26664: 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 0x7fa5c3232720> <<< 13576 1726882545.26791: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32266c0> # zipimport: zlib available # zipimport: zlib available <<< 13576 1726882545.26830: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13576 1726882545.26954: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882545.27001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.27108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.27224: 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 <<< 13576 1726882545.27306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.27551: 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 0x7fa5c3231370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3232870> <<< 13576 1726882545.27708: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13576 1726882545.27735: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13576 1726882545.27835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.27878: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.27957: 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 <<< 13576 1726882545.27970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13576 1726882545.28059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13576 1726882545.28254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13576 1726882545.28335: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c30c2840> <<< 13576 1726882545.28417: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c303c4d0> <<< 13576 1726882545.28618: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3236600> <<< 13576 1726882545.28631: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3231280> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13576 1726882545.28769: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13576 1726882545.28823: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13576 1726882545.28878: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.28894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13576 1726882545.28912: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.29165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.29845: stdout chunk (state=3): >>># zipimport: zlib available <<< 13576 1726882545.29871: 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"}}} # destroy __main__ <<< 13576 1726882545.30570: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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] removi<<< 13576 1726882545.30589: stdout chunk (state=3): >>>ng 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 <<< 13576 1726882545.30795: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13576 1726882545.30835: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13576 1726882545.30883: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13576 1726882545.30926: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13576 1726882545.31093: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13576 1726882545.31119: stdout chunk (state=3): >>># 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 <<< 13576 1726882545.31252: stdout chunk (state=3): >>># 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 <<< 13576 1726882545.31303: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13576 1726882545.31322: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 13576 1726882545.31354: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13576 1726882545.31407: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 13576 1726882545.31520: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap <<< 13576 1726882545.31555: stdout chunk (state=3): >>># 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 <<< 13576 1726882545.31636: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13576 1726882545.31787: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13576 1726882545.31813: stdout chunk (state=3): >>># destroy _socket <<< 13576 1726882545.31975: stdout chunk (state=3): >>># destroy _collections <<< 13576 1726882545.31978: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13576 1726882545.31992: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13576 1726882545.32048: stdout chunk (state=3): >>># 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 <<< 13576 1726882545.32152: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 13576 1726882545.32210: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect<<< 13576 1726882545.32231: stdout chunk (state=3): >>> # destroy time <<< 13576 1726882545.32319: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13576 1726882545.32323: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 13576 1726882545.32621: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13576 1726882545.33378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 13576 1726882545.33382: stdout chunk (state=3): >>><<< 13576 1726882545.33384: stderr chunk (state=3): >>><<< 13576 1726882545.33400: _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 0x7fa5c372c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c36fbb30> # /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 0x7fa5c372eab0> 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 0x7fa5c34fd160> # /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 0x7fa5c34fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7fa5c353be90> # /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 0x7fa5c353bf50> # /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 0x7fa5c35738c0> # /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 0x7fa5c3573f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3553b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3551280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3539040> # /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 0x7fa5c3597800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3596420> # /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 0x7fa5c3552150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3594cb0> # /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 0x7fa5c35c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35382c0> # /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 0x7fa5c35c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35c8bf0> # 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 0x7fa5c35c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3536de0> # /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 0x7fa5c35c9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35c9340> 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 0x7fa5c35ca510> 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 0x7fa5c35e0740> 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 0x7fa5c35e1e20> # /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 0x7fa5c35e2cf0> # 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 0x7fa5c35e3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35e2270> # /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 0x7fa5c35e3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35e3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35ca570> # /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 0x7fa5c3367c80> # /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 0x7fa5c33907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3390500> # 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 0x7fa5c33907d0> # 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 0x7fa5c33909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3365e20> # /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 0x7fa5c33920c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3390d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c35cac60> # /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 0x7fa5c33be420> # /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 0x7fa5c33da540> # /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 0x7fa5c34132c0> # /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 0x7fa5c3439a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c34133e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33db1d0> # /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 0x7fa5c325c380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c33d9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3392fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5c325c560> # zipimport: found 30 names in '/tmp/ansible_stat_payload_vhxcovtj/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 0x7fa5c32b1fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3288e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c325ffe0> # 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 0x7fa5c328be00> # /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 0x7fa5c32d99d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32d9760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32d9070> # /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 0x7fa5c32d94c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32b29c0> 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 0x7fa5c32da7b0> # 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 0x7fa5c32da9f0> # /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 0x7fa5c32daf30> 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 0x7fa5c313ccb0> # 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 0x7fa5c313e8d0> # /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 0x7fa5c313f260> # /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 0x7fa5c3140410> # /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 0x7fa5c3142ea0> # 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 0x7fa5c3143530> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3141190> # /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 0x7fa5c3146f60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3145a60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31457c0> # /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 0x7fa5c3147fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31415e0> # 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 0x7fa5c318f110> # /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 0x7fa5c318f260> # /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 0x7fa5c3190e60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3190bf0> # /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 0x7fa5c3193380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31914c0> # /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 0x7fa5c319aa50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31933e0> # 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 0x7fa5c319b890> # 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 0x7fa5c319b710> # 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 0x7fa5c319bce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c318f590> # /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 0x7fa5c319ec60> # 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 0x7fa5c319ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c319d400> # 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 0x7fa5c319e780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c319cf80> # 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 0x7fa5c3224260> # /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 0x7fa5c3224fe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c31a2ab0> 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 0x7fa5c3225220> # 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 0x7fa5c3227aa0> # 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 0x7fa5c3231d90> # 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 0x7fa5c3232720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c32266c0> # 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 0x7fa5c3231370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3232870> 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 0x7fa5c30c2840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c303c4d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3236600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5c3231280> # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 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 13576 1726882545.34816: 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-1726882544.5614986-13704-255163563258009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13576 1726882545.34820: _low_level_execute_command(): starting 13576 1726882545.34822: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882544.5614986-13704-255163563258009/ > /dev/null 2>&1 && sleep 0' 13576 1726882545.34825: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13576 1726882545.34827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13576 1726882545.34849: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13576 1726882545.34894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13576 1726882545.34901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13576 1726882545.34904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13576 1726882545.35064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13576 1726882545.37802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13576 1726882545.37881: stderr chunk (state=3): >>><<< 13576 1726882545.38140: stdout chunk (state=3): >>><<< 13576 1726882545.38144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13576 1726882545.38147: handler run complete 13576 1726882545.38150: attempt loop complete, returning result 13576 1726882545.38152: _execute() done 13576 1726882545.38155: dumping result to json 13576 1726882545.38158: done dumping result, returning 13576 1726882545.38161: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affe814-3a2d-1723-4501-00000000003e] 13576 1726882545.38164: sending task result for task 0affe814-3a2d-1723-4501-00000000003e ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13576 1726882545.38312: no more pending results, returning what we have 13576 1726882545.38315: results queue empty 13576 1726882545.38316: checking for any_errors_fatal 13576 1726882545.38325: done checking for any_errors_fatal 13576 1726882545.38326: checking for max_fail_percentage 13576 1726882545.38327: done checking for max_fail_percentage 13576 1726882545.38328: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.38329: done checking to see if all hosts have failed 13576 1726882545.38330: getting the remaining hosts for this loop 13576 1726882545.38332: done getting the remaining hosts for this loop 13576 1726882545.38338: getting the next task for host managed_node3 13576 1726882545.38345: done getting next task for host managed_node3 13576 1726882545.38347: ^ task is: TASK: Set flag to indicate system is ostree 13576 1726882545.38350: ^ 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 13576 1726882545.38354: getting variables 13576 1726882545.38355: in VariableManager get_vars() 13576 1726882545.38390: Calling all_inventory to load vars for managed_node3 13576 1726882545.38393: Calling groups_inventory to load vars for managed_node3 13576 1726882545.38397: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.38410: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.38414: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.38418: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.38715: done sending task result for task 0affe814-3a2d-1723-4501-00000000003e 13576 1726882545.38719: WORKER PROCESS EXITING 13576 1726882545.38749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.39024: done with get_vars() 13576 1726882545.39041: done getting variables 13576 1726882545.39165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:45 -0400 (0:00:00.906) 0:00:04.256 ****** 13576 1726882545.39323: entering _queue_task() for managed_node3/set_fact 13576 1726882545.39325: Creating lock for set_fact 13576 1726882545.39796: worker is 1 (out of 1 available) 13576 1726882545.39808: exiting _queue_task() for managed_node3/set_fact 13576 1726882545.39820: done queuing things up, now waiting for results queue to drain 13576 1726882545.39821: waiting for pending results... 13576 1726882545.40274: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 13576 1726882545.40394: in run() - task 0affe814-3a2d-1723-4501-00000000003f 13576 1726882545.40420: variable 'ansible_search_path' from source: unknown 13576 1726882545.40429: variable 'ansible_search_path' from source: unknown 13576 1726882545.40476: calling self._execute() 13576 1726882545.40840: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.40844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.40846: variable 'omit' from source: magic vars 13576 1726882545.41936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13576 1726882545.42244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13576 1726882545.42306: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13576 1726882545.42354: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13576 1726882545.42403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13576 1726882545.42507: 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) 13576 1726882545.42544: 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) 13576 1726882545.42581: 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) 13576 1726882545.42813: 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) 13576 1726882545.42985: Evaluated conditional (not __network_is_ostree is defined): True 13576 1726882545.42998: variable 'omit' from source: magic vars 13576 1726882545.43053: variable 'omit' from source: magic vars 13576 1726882545.43389: variable '__ostree_booted_stat' from source: set_fact 13576 1726882545.43449: variable 'omit' from source: magic vars 13576 1726882545.43745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13576 1726882545.43749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13576 1726882545.43752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13576 1726882545.43754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882545.43778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882545.43837: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882545.43874: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.43959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.44641: Set connection var ansible_connection to ssh 13576 1726882545.44644: Set connection var ansible_shell_executable to /bin/sh 13576 1726882545.44647: Set connection var ansible_shell_type to sh 13576 1726882545.44649: Set connection var ansible_timeout to 10 13576 1726882545.44651: Set connection var ansible_module_compression to ZIP_DEFLATED 13576 1726882545.44653: Set connection var ansible_pipelining to False 13576 1726882545.44655: variable 'ansible_shell_executable' from source: unknown 13576 1726882545.44658: variable 'ansible_connection' from source: unknown 13576 1726882545.44660: variable 'ansible_module_compression' from source: unknown 13576 1726882545.44662: variable 'ansible_shell_type' from source: unknown 13576 1726882545.44664: variable 'ansible_shell_executable' from source: unknown 13576 1726882545.44666: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.44668: variable 'ansible_pipelining' from source: unknown 13576 1726882545.44670: variable 'ansible_timeout' from source: unknown 13576 1726882545.44672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.45185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13576 1726882545.45189: variable 'omit' from source: magic vars 13576 1726882545.45191: starting attempt loop 13576 1726882545.45194: running the handler 13576 1726882545.45196: handler run complete 13576 1726882545.45199: attempt loop complete, returning result 13576 1726882545.45201: _execute() done 13576 1726882545.45203: dumping result to json 13576 1726882545.45205: done dumping result, returning 13576 1726882545.45207: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affe814-3a2d-1723-4501-00000000003f] 13576 1726882545.45209: sending task result for task 0affe814-3a2d-1723-4501-00000000003f ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 13576 1726882545.45568: no more pending results, returning what we have 13576 1726882545.45572: results queue empty 13576 1726882545.45573: checking for any_errors_fatal 13576 1726882545.45581: done checking for any_errors_fatal 13576 1726882545.45582: checking for max_fail_percentage 13576 1726882545.45585: done checking for max_fail_percentage 13576 1726882545.45586: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.45587: done checking to see if all hosts have failed 13576 1726882545.45588: getting the remaining hosts for this loop 13576 1726882545.45591: done getting the remaining hosts for this loop 13576 1726882545.45596: getting the next task for host managed_node3 13576 1726882545.45606: done getting next task for host managed_node3 13576 1726882545.45609: ^ task is: TASK: Fix CentOS6 Base repo 13576 1726882545.45612: ^ 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 13576 1726882545.45616: getting variables 13576 1726882545.45618: in VariableManager get_vars() 13576 1726882545.45654: Calling all_inventory to load vars for managed_node3 13576 1726882545.45657: Calling groups_inventory to load vars for managed_node3 13576 1726882545.45662: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.45674: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.45677: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.45682: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.46722: done sending task result for task 0affe814-3a2d-1723-4501-00000000003f 13576 1726882545.46730: WORKER PROCESS EXITING 13576 1726882545.46758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.47344: done with get_vars() 13576 1726882545.47355: done getting variables 13576 1726882545.47786: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:45 -0400 (0:00:00.084) 0:00:04.341 ****** 13576 1726882545.47819: entering _queue_task() for managed_node3/copy 13576 1726882545.48196: worker is 1 (out of 1 available) 13576 1726882545.48209: exiting _queue_task() for managed_node3/copy 13576 1726882545.48367: done queuing things up, now waiting for results queue to drain 13576 1726882545.48370: waiting for pending results... 13576 1726882545.48543: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 13576 1726882545.48656: in run() - task 0affe814-3a2d-1723-4501-000000000041 13576 1726882545.48676: variable 'ansible_search_path' from source: unknown 13576 1726882545.48685: variable 'ansible_search_path' from source: unknown 13576 1726882545.48733: calling self._execute() 13576 1726882545.49042: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.49045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.49049: variable 'omit' from source: magic vars 13576 1726882545.50071: variable 'ansible_distribution' from source: facts 13576 1726882545.50105: Evaluated conditional (ansible_distribution == 'CentOS'): False 13576 1726882545.50114: when evaluation is False, skipping this task 13576 1726882545.50123: _execute() done 13576 1726882545.50131: dumping result to json 13576 1726882545.50143: done dumping result, returning 13576 1726882545.50155: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affe814-3a2d-1723-4501-000000000041] 13576 1726882545.50166: sending task result for task 0affe814-3a2d-1723-4501-000000000041 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 13576 1726882545.50386: no more pending results, returning what we have 13576 1726882545.50390: results queue empty 13576 1726882545.50392: checking for any_errors_fatal 13576 1726882545.50396: done checking for any_errors_fatal 13576 1726882545.50397: checking for max_fail_percentage 13576 1726882545.50400: done checking for max_fail_percentage 13576 1726882545.50401: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.50402: done checking to see if all hosts have failed 13576 1726882545.50403: getting the remaining hosts for this loop 13576 1726882545.50405: done getting the remaining hosts for this loop 13576 1726882545.50410: getting the next task for host managed_node3 13576 1726882545.50418: done getting next task for host managed_node3 13576 1726882545.50421: ^ task is: TASK: Include the task 'enable_epel.yml' 13576 1726882545.50425: ^ 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 13576 1726882545.50430: getting variables 13576 1726882545.50433: in VariableManager get_vars() 13576 1726882545.50468: Calling all_inventory to load vars for managed_node3 13576 1726882545.50471: Calling groups_inventory to load vars for managed_node3 13576 1726882545.50476: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.50492: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.50495: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.50500: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.50930: done sending task result for task 0affe814-3a2d-1723-4501-000000000041 13576 1726882545.50935: WORKER PROCESS EXITING 13576 1726882545.50962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.51256: done with get_vars() 13576 1726882545.51267: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:45 -0400 (0:00:00.035) 0:00:04.376 ****** 13576 1726882545.51371: entering _queue_task() for managed_node3/include_tasks 13576 1726882545.51608: worker is 1 (out of 1 available) 13576 1726882545.51621: exiting _queue_task() for managed_node3/include_tasks 13576 1726882545.51636: done queuing things up, now waiting for results queue to drain 13576 1726882545.51638: waiting for pending results... 13576 1726882545.51891: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 13576 1726882545.52138: in run() - task 0affe814-3a2d-1723-4501-000000000042 13576 1726882545.52229: variable 'ansible_search_path' from source: unknown 13576 1726882545.52240: variable 'ansible_search_path' from source: unknown 13576 1726882545.52387: calling self._execute() 13576 1726882545.52570: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.52587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.52622: variable 'omit' from source: magic vars 13576 1726882545.53832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882545.56577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882545.56675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882545.56726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882545.56776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882545.56814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882545.56912: 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) 13576 1726882545.56959: 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) 13576 1726882545.56996: 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) 13576 1726882545.57058: 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) 13576 1726882545.57081: 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) 13576 1726882545.57260: variable '__network_is_ostree' from source: set_fact 13576 1726882545.57264: Evaluated conditional (not __network_is_ostree | d(false)): True 13576 1726882545.57267: _execute() done 13576 1726882545.57270: dumping result to json 13576 1726882545.57272: done dumping result, returning 13576 1726882545.57274: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-1723-4501-000000000042] 13576 1726882545.57284: sending task result for task 0affe814-3a2d-1723-4501-000000000042 13576 1726882545.57573: done sending task result for task 0affe814-3a2d-1723-4501-000000000042 13576 1726882545.57577: WORKER PROCESS EXITING 13576 1726882545.57602: no more pending results, returning what we have 13576 1726882545.57608: in VariableManager get_vars() 13576 1726882545.57643: Calling all_inventory to load vars for managed_node3 13576 1726882545.57647: Calling groups_inventory to load vars for managed_node3 13576 1726882545.57651: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.57663: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.57666: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.57670: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.57984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.58258: done with get_vars() 13576 1726882545.58267: variable 'ansible_search_path' from source: unknown 13576 1726882545.58269: variable 'ansible_search_path' from source: unknown 13576 1726882545.58314: we have included files to process 13576 1726882545.58315: generating all_blocks data 13576 1726882545.58317: done generating all_blocks data 13576 1726882545.58322: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13576 1726882545.58323: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13576 1726882545.58326: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 13576 1726882545.59381: done processing included file 13576 1726882545.59384: iterating over new_blocks loaded from include file 13576 1726882545.59385: in VariableManager get_vars() 13576 1726882545.59400: done with get_vars() 13576 1726882545.59402: filtering new block on tags 13576 1726882545.59429: done filtering new block on tags 13576 1726882545.59432: in VariableManager get_vars() 13576 1726882545.59448: done with get_vars() 13576 1726882545.59450: filtering new block on tags 13576 1726882545.59465: done filtering new block on tags 13576 1726882545.59468: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 13576 1726882545.59474: extending task lists for all hosts with included blocks 13576 1726882545.59607: done extending task lists 13576 1726882545.59609: done processing included files 13576 1726882545.59610: results queue empty 13576 1726882545.59611: checking for any_errors_fatal 13576 1726882545.59613: done checking for any_errors_fatal 13576 1726882545.59614: checking for max_fail_percentage 13576 1726882545.59616: done checking for max_fail_percentage 13576 1726882545.59617: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.59618: done checking to see if all hosts have failed 13576 1726882545.59619: getting the remaining hosts for this loop 13576 1726882545.59620: done getting the remaining hosts for this loop 13576 1726882545.59623: getting the next task for host managed_node3 13576 1726882545.59628: done getting next task for host managed_node3 13576 1726882545.59630: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 13576 1726882545.59636: ^ 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 13576 1726882545.59639: getting variables 13576 1726882545.59641: in VariableManager get_vars() 13576 1726882545.59650: Calling all_inventory to load vars for managed_node3 13576 1726882545.59652: Calling groups_inventory to load vars for managed_node3 13576 1726882545.59655: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.59662: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.59670: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.59674: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.59879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.60161: done with get_vars() 13576 1726882545.60171: done getting variables 13576 1726882545.60248: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 13576 1726882545.60471: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:45 -0400 (0:00:00.091) 0:00:04.468 ****** 13576 1726882545.60522: entering _queue_task() for managed_node3/command 13576 1726882545.60524: Creating lock for command 13576 1726882545.60795: worker is 1 (out of 1 available) 13576 1726882545.60812: exiting _queue_task() for managed_node3/command 13576 1726882545.60824: done queuing things up, now waiting for results queue to drain 13576 1726882545.60826: waiting for pending results... 13576 1726882545.61032: running TaskExecutor() for managed_node3/TASK: Create EPEL 39 13576 1726882545.61171: in run() - task 0affe814-3a2d-1723-4501-00000000005c 13576 1726882545.61199: variable 'ansible_search_path' from source: unknown 13576 1726882545.61208: variable 'ansible_search_path' from source: unknown 13576 1726882545.61254: calling self._execute() 13576 1726882545.61387: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.61390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.61394: variable 'omit' from source: magic vars 13576 1726882545.61944: variable 'ansible_distribution' from source: facts 13576 1726882545.61948: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13576 1726882545.61951: when evaluation is False, skipping this task 13576 1726882545.61954: _execute() done 13576 1726882545.61957: dumping result to json 13576 1726882545.61959: done dumping result, returning 13576 1726882545.61961: done running TaskExecutor() for managed_node3/TASK: Create EPEL 39 [0affe814-3a2d-1723-4501-00000000005c] 13576 1726882545.61964: sending task result for task 0affe814-3a2d-1723-4501-00000000005c 13576 1726882545.62061: done sending task result for task 0affe814-3a2d-1723-4501-00000000005c 13576 1726882545.62065: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13576 1726882545.62124: no more pending results, returning what we have 13576 1726882545.62128: results queue empty 13576 1726882545.62129: checking for any_errors_fatal 13576 1726882545.62136: done checking for any_errors_fatal 13576 1726882545.62137: checking for max_fail_percentage 13576 1726882545.62139: done checking for max_fail_percentage 13576 1726882545.62140: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.62140: done checking to see if all hosts have failed 13576 1726882545.62143: getting the remaining hosts for this loop 13576 1726882545.62145: done getting the remaining hosts for this loop 13576 1726882545.62150: getting the next task for host managed_node3 13576 1726882545.62156: done getting next task for host managed_node3 13576 1726882545.62159: ^ task is: TASK: Install yum-utils package 13576 1726882545.62163: ^ 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 13576 1726882545.62167: getting variables 13576 1726882545.62168: in VariableManager get_vars() 13576 1726882545.62195: Calling all_inventory to load vars for managed_node3 13576 1726882545.62199: Calling groups_inventory to load vars for managed_node3 13576 1726882545.62202: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.62212: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.62215: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.62218: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.62548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.62911: done with get_vars() 13576 1726882545.62922: done getting variables 13576 1726882545.63048: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:45 -0400 (0:00:00.025) 0:00:04.493 ****** 13576 1726882545.63086: entering _queue_task() for managed_node3/package 13576 1726882545.63088: Creating lock for package 13576 1726882545.63496: worker is 1 (out of 1 available) 13576 1726882545.63508: exiting _queue_task() for managed_node3/package 13576 1726882545.63519: done queuing things up, now waiting for results queue to drain 13576 1726882545.63521: waiting for pending results... 13576 1726882545.63727: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 13576 1726882545.63828: in run() - task 0affe814-3a2d-1723-4501-00000000005d 13576 1726882545.63857: variable 'ansible_search_path' from source: unknown 13576 1726882545.63868: variable 'ansible_search_path' from source: unknown 13576 1726882545.63914: calling self._execute() 13576 1726882545.64039: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.64048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.64057: variable 'omit' from source: magic vars 13576 1726882545.64553: variable 'ansible_distribution' from source: facts 13576 1726882545.64587: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13576 1726882545.64591: when evaluation is False, skipping this task 13576 1726882545.64612: _execute() done 13576 1726882545.64616: dumping result to json 13576 1726882545.64638: done dumping result, returning 13576 1726882545.64642: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affe814-3a2d-1723-4501-00000000005d] 13576 1726882545.64644: sending task result for task 0affe814-3a2d-1723-4501-00000000005d 13576 1726882545.64885: done sending task result for task 0affe814-3a2d-1723-4501-00000000005d 13576 1726882545.64889: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13576 1726882545.64941: no more pending results, returning what we have 13576 1726882545.64944: results queue empty 13576 1726882545.64945: checking for any_errors_fatal 13576 1726882545.64951: done checking for any_errors_fatal 13576 1726882545.64952: checking for max_fail_percentage 13576 1726882545.64953: done checking for max_fail_percentage 13576 1726882545.64954: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.64955: done checking to see if all hosts have failed 13576 1726882545.64956: getting the remaining hosts for this loop 13576 1726882545.64958: done getting the remaining hosts for this loop 13576 1726882545.64962: getting the next task for host managed_node3 13576 1726882545.64969: done getting next task for host managed_node3 13576 1726882545.64972: ^ task is: TASK: Enable EPEL 7 13576 1726882545.64978: ^ 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 13576 1726882545.64982: getting variables 13576 1726882545.64983: in VariableManager get_vars() 13576 1726882545.65101: Calling all_inventory to load vars for managed_node3 13576 1726882545.65105: Calling groups_inventory to load vars for managed_node3 13576 1726882545.65113: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.65123: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.65126: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.65129: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.65378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.65669: done with get_vars() 13576 1726882545.65683: done getting variables 13576 1726882545.65761: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:45 -0400 (0:00:00.027) 0:00:04.520 ****** 13576 1726882545.65795: entering _queue_task() for managed_node3/command 13576 1726882545.66251: worker is 1 (out of 1 available) 13576 1726882545.66261: exiting _queue_task() for managed_node3/command 13576 1726882545.66271: done queuing things up, now waiting for results queue to drain 13576 1726882545.66273: waiting for pending results... 13576 1726882545.66418: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 13576 1726882545.66504: in run() - task 0affe814-3a2d-1723-4501-00000000005e 13576 1726882545.66544: variable 'ansible_search_path' from source: unknown 13576 1726882545.66548: variable 'ansible_search_path' from source: unknown 13576 1726882545.66590: calling self._execute() 13576 1726882545.66685: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.66732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.66738: variable 'omit' from source: magic vars 13576 1726882545.67202: variable 'ansible_distribution' from source: facts 13576 1726882545.67220: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13576 1726882545.67228: when evaluation is False, skipping this task 13576 1726882545.67238: _execute() done 13576 1726882545.67280: dumping result to json 13576 1726882545.67288: done dumping result, returning 13576 1726882545.67292: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affe814-3a2d-1723-4501-00000000005e] 13576 1726882545.67296: sending task result for task 0affe814-3a2d-1723-4501-00000000005e skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13576 1726882545.67556: no more pending results, returning what we have 13576 1726882545.67559: results queue empty 13576 1726882545.67560: checking for any_errors_fatal 13576 1726882545.67565: done checking for any_errors_fatal 13576 1726882545.67566: checking for max_fail_percentage 13576 1726882545.67567: done checking for max_fail_percentage 13576 1726882545.67568: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.67569: done checking to see if all hosts have failed 13576 1726882545.67570: getting the remaining hosts for this loop 13576 1726882545.67572: done getting the remaining hosts for this loop 13576 1726882545.67579: getting the next task for host managed_node3 13576 1726882545.67586: done getting next task for host managed_node3 13576 1726882545.67588: ^ task is: TASK: Enable EPEL 8 13576 1726882545.67593: ^ 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 13576 1726882545.67597: getting variables 13576 1726882545.67601: in VariableManager get_vars() 13576 1726882545.67727: Calling all_inventory to load vars for managed_node3 13576 1726882545.67731: Calling groups_inventory to load vars for managed_node3 13576 1726882545.67736: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.67743: done sending task result for task 0affe814-3a2d-1723-4501-00000000005e 13576 1726882545.67746: WORKER PROCESS EXITING 13576 1726882545.67754: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.67758: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.67762: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.68032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.68366: done with get_vars() 13576 1726882545.68386: done getting variables 13576 1726882545.68459: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:45 -0400 (0:00:00.027) 0:00:04.547 ****** 13576 1726882545.68500: entering _queue_task() for managed_node3/command 13576 1726882545.68766: worker is 1 (out of 1 available) 13576 1726882545.68779: exiting _queue_task() for managed_node3/command 13576 1726882545.68792: done queuing things up, now waiting for results queue to drain 13576 1726882545.68794: waiting for pending results... 13576 1726882545.69057: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 13576 1726882545.69194: in run() - task 0affe814-3a2d-1723-4501-00000000005f 13576 1726882545.69213: variable 'ansible_search_path' from source: unknown 13576 1726882545.69221: variable 'ansible_search_path' from source: unknown 13576 1726882545.69290: calling self._execute() 13576 1726882545.69412: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.69425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.69443: variable 'omit' from source: magic vars 13576 1726882545.69900: variable 'ansible_distribution' from source: facts 13576 1726882545.69928: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13576 1726882545.69943: when evaluation is False, skipping this task 13576 1726882545.70024: _execute() done 13576 1726882545.70027: dumping result to json 13576 1726882545.70030: done dumping result, returning 13576 1726882545.70033: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affe814-3a2d-1723-4501-00000000005f] 13576 1726882545.70037: sending task result for task 0affe814-3a2d-1723-4501-00000000005f 13576 1726882545.70107: done sending task result for task 0affe814-3a2d-1723-4501-00000000005f 13576 1726882545.70110: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13576 1726882545.70171: no more pending results, returning what we have 13576 1726882545.70175: results queue empty 13576 1726882545.70178: checking for any_errors_fatal 13576 1726882545.70187: done checking for any_errors_fatal 13576 1726882545.70188: checking for max_fail_percentage 13576 1726882545.70191: done checking for max_fail_percentage 13576 1726882545.70192: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.70193: done checking to see if all hosts have failed 13576 1726882545.70194: getting the remaining hosts for this loop 13576 1726882545.70197: done getting the remaining hosts for this loop 13576 1726882545.70201: getting the next task for host managed_node3 13576 1726882545.70212: done getting next task for host managed_node3 13576 1726882545.70215: ^ task is: TASK: Enable EPEL 6 13576 1726882545.70219: ^ 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 13576 1726882545.70224: getting variables 13576 1726882545.70226: in VariableManager get_vars() 13576 1726882545.70370: Calling all_inventory to load vars for managed_node3 13576 1726882545.70374: Calling groups_inventory to load vars for managed_node3 13576 1726882545.70381: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.70393: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.70396: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.70400: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.70714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.71020: done with get_vars() 13576 1726882545.71031: done getting variables 13576 1726882545.71097: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:45 -0400 (0:00:00.026) 0:00:04.574 ****** 13576 1726882545.71137: entering _queue_task() for managed_node3/copy 13576 1726882545.71478: worker is 1 (out of 1 available) 13576 1726882545.71491: exiting _queue_task() for managed_node3/copy 13576 1726882545.71502: done queuing things up, now waiting for results queue to drain 13576 1726882545.71504: waiting for pending results... 13576 1726882545.71857: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 13576 1726882545.71862: in run() - task 0affe814-3a2d-1723-4501-000000000061 13576 1726882545.71864: variable 'ansible_search_path' from source: unknown 13576 1726882545.71866: variable 'ansible_search_path' from source: unknown 13576 1726882545.71868: calling self._execute() 13576 1726882545.71936: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.71958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.71975: variable 'omit' from source: magic vars 13576 1726882545.72433: variable 'ansible_distribution' from source: facts 13576 1726882545.72454: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 13576 1726882545.72463: when evaluation is False, skipping this task 13576 1726882545.72471: _execute() done 13576 1726882545.72482: dumping result to json 13576 1726882545.72498: done dumping result, returning 13576 1726882545.72514: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affe814-3a2d-1723-4501-000000000061] 13576 1726882545.72526: sending task result for task 0affe814-3a2d-1723-4501-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 13576 1726882545.72797: no more pending results, returning what we have 13576 1726882545.72801: results queue empty 13576 1726882545.72802: checking for any_errors_fatal 13576 1726882545.72806: done checking for any_errors_fatal 13576 1726882545.72808: checking for max_fail_percentage 13576 1726882545.72809: done checking for max_fail_percentage 13576 1726882545.72810: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.72811: done checking to see if all hosts have failed 13576 1726882545.72812: getting the remaining hosts for this loop 13576 1726882545.72814: done getting the remaining hosts for this loop 13576 1726882545.72827: getting the next task for host managed_node3 13576 1726882545.72837: done getting next task for host managed_node3 13576 1726882545.72841: ^ task is: TASK: Set network provider to 'initscripts' 13576 1726882545.72844: ^ 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 13576 1726882545.72848: getting variables 13576 1726882545.72850: in VariableManager get_vars() 13576 1726882545.72882: Calling all_inventory to load vars for managed_node3 13576 1726882545.72886: Calling groups_inventory to load vars for managed_node3 13576 1726882545.72891: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.72938: done sending task result for task 0affe814-3a2d-1723-4501-000000000061 13576 1726882545.72942: WORKER PROCESS EXITING 13576 1726882545.72951: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.72955: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.72959: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.73287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.73588: done with get_vars() 13576 1726882545.73598: done getting variables 13576 1726882545.73662: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:35:45 -0400 (0:00:00.025) 0:00:04.599 ****** 13576 1726882545.73700: entering _queue_task() for managed_node3/set_fact 13576 1726882545.74032: worker is 1 (out of 1 available) 13576 1726882545.74045: exiting _queue_task() for managed_node3/set_fact 13576 1726882545.74056: done queuing things up, now waiting for results queue to drain 13576 1726882545.74058: waiting for pending results... 13576 1726882545.74250: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 13576 1726882545.74312: in run() - task 0affe814-3a2d-1723-4501-000000000007 13576 1726882545.74331: variable 'ansible_search_path' from source: unknown 13576 1726882545.74383: calling self._execute() 13576 1726882545.74502: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.74506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.74509: variable 'omit' from source: magic vars 13576 1726882545.74644: variable 'omit' from source: magic vars 13576 1726882545.74719: variable 'omit' from source: magic vars 13576 1726882545.74748: variable 'omit' from source: magic vars 13576 1726882545.74802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13576 1726882545.74857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13576 1726882545.74937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13576 1726882545.74942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882545.74944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13576 1726882545.74974: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13576 1726882545.74986: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.75001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.75143: Set connection var ansible_connection to ssh 13576 1726882545.75168: Set connection var ansible_shell_executable to /bin/sh 13576 1726882545.75175: Set connection var ansible_shell_type to sh 13576 1726882545.75194: Set connection var ansible_timeout to 10 13576 1726882545.75260: Set connection var ansible_module_compression to ZIP_DEFLATED 13576 1726882545.75263: Set connection var ansible_pipelining to False 13576 1726882545.75266: variable 'ansible_shell_executable' from source: unknown 13576 1726882545.75268: variable 'ansible_connection' from source: unknown 13576 1726882545.75270: variable 'ansible_module_compression' from source: unknown 13576 1726882545.75282: variable 'ansible_shell_type' from source: unknown 13576 1726882545.75292: variable 'ansible_shell_executable' from source: unknown 13576 1726882545.75300: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.75308: variable 'ansible_pipelining' from source: unknown 13576 1726882545.75321: variable 'ansible_timeout' from source: unknown 13576 1726882545.75369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.75521: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13576 1726882545.75546: variable 'omit' from source: magic vars 13576 1726882545.75557: starting attempt loop 13576 1726882545.75564: running the handler 13576 1726882545.75586: handler run complete 13576 1726882545.75606: attempt loop complete, returning result 13576 1726882545.75641: _execute() done 13576 1726882545.75645: dumping result to json 13576 1726882545.75647: done dumping result, returning 13576 1726882545.75650: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affe814-3a2d-1723-4501-000000000007] 13576 1726882545.75652: sending task result for task 0affe814-3a2d-1723-4501-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 13576 1726882545.75875: no more pending results, returning what we have 13576 1726882545.75881: results queue empty 13576 1726882545.75882: checking for any_errors_fatal 13576 1726882545.75889: done checking for any_errors_fatal 13576 1726882545.75890: checking for max_fail_percentage 13576 1726882545.75892: done checking for max_fail_percentage 13576 1726882545.75893: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.75894: done checking to see if all hosts have failed 13576 1726882545.75895: getting the remaining hosts for this loop 13576 1726882545.75897: done getting the remaining hosts for this loop 13576 1726882545.75902: getting the next task for host managed_node3 13576 1726882545.76042: done getting next task for host managed_node3 13576 1726882545.76045: ^ task is: TASK: meta (flush_handlers) 13576 1726882545.76047: ^ 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 13576 1726882545.76052: getting variables 13576 1726882545.76054: in VariableManager get_vars() 13576 1726882545.76082: Calling all_inventory to load vars for managed_node3 13576 1726882545.76086: Calling groups_inventory to load vars for managed_node3 13576 1726882545.76090: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.76099: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.76102: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.76106: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.76321: done sending task result for task 0affe814-3a2d-1723-4501-000000000007 13576 1726882545.76324: WORKER PROCESS EXITING 13576 1726882545.76352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.76655: done with get_vars() 13576 1726882545.76665: done getting variables 13576 1726882545.76748: in VariableManager get_vars() 13576 1726882545.76758: Calling all_inventory to load vars for managed_node3 13576 1726882545.76760: Calling groups_inventory to load vars for managed_node3 13576 1726882545.76764: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.76769: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.76772: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.76778: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.77024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.77326: done with get_vars() 13576 1726882545.77348: done queuing things up, now waiting for results queue to drain 13576 1726882545.77350: results queue empty 13576 1726882545.77352: checking for any_errors_fatal 13576 1726882545.77354: done checking for any_errors_fatal 13576 1726882545.77355: checking for max_fail_percentage 13576 1726882545.77356: done checking for max_fail_percentage 13576 1726882545.77357: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.77358: done checking to see if all hosts have failed 13576 1726882545.77359: getting the remaining hosts for this loop 13576 1726882545.77360: done getting the remaining hosts for this loop 13576 1726882545.77363: getting the next task for host managed_node3 13576 1726882545.77368: done getting next task for host managed_node3 13576 1726882545.77369: ^ task is: TASK: meta (flush_handlers) 13576 1726882545.77371: ^ 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 13576 1726882545.77382: getting variables 13576 1726882545.77383: in VariableManager get_vars() 13576 1726882545.77393: Calling all_inventory to load vars for managed_node3 13576 1726882545.77395: Calling groups_inventory to load vars for managed_node3 13576 1726882545.77398: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.77404: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.77407: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.77410: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.77610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.77902: done with get_vars() 13576 1726882545.77912: done getting variables 13576 1726882545.77967: in VariableManager get_vars() 13576 1726882545.77987: Calling all_inventory to load vars for managed_node3 13576 1726882545.77990: Calling groups_inventory to load vars for managed_node3 13576 1726882545.77993: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.77998: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.78001: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.78005: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.78231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.78521: done with get_vars() 13576 1726882545.78536: done queuing things up, now waiting for results queue to drain 13576 1726882545.78538: results queue empty 13576 1726882545.78539: checking for any_errors_fatal 13576 1726882545.78540: done checking for any_errors_fatal 13576 1726882545.78541: checking for max_fail_percentage 13576 1726882545.78543: done checking for max_fail_percentage 13576 1726882545.78544: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.78544: done checking to see if all hosts have failed 13576 1726882545.78545: getting the remaining hosts for this loop 13576 1726882545.78546: done getting the remaining hosts for this loop 13576 1726882545.78549: getting the next task for host managed_node3 13576 1726882545.78552: done getting next task for host managed_node3 13576 1726882545.78553: ^ task is: None 13576 1726882545.78555: ^ 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 13576 1726882545.78556: done queuing things up, now waiting for results queue to drain 13576 1726882545.78557: results queue empty 13576 1726882545.78558: checking for any_errors_fatal 13576 1726882545.78559: done checking for any_errors_fatal 13576 1726882545.78560: checking for max_fail_percentage 13576 1726882545.78561: done checking for max_fail_percentage 13576 1726882545.78562: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.78563: done checking to see if all hosts have failed 13576 1726882545.78565: getting the next task for host managed_node3 13576 1726882545.78568: done getting next task for host managed_node3 13576 1726882545.78569: ^ task is: None 13576 1726882545.78570: ^ 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 13576 1726882545.78620: in VariableManager get_vars() 13576 1726882545.78653: done with get_vars() 13576 1726882545.78660: in VariableManager get_vars() 13576 1726882545.78675: done with get_vars() 13576 1726882545.78683: variable 'omit' from source: magic vars 13576 1726882545.78720: in VariableManager get_vars() 13576 1726882545.78744: done with get_vars() 13576 1726882545.78771: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 13576 1726882545.79794: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 13576 1726882545.79843: getting the remaining hosts for this loop 13576 1726882545.79845: done getting the remaining hosts for this loop 13576 1726882545.79848: getting the next task for host managed_node3 13576 1726882545.79852: done getting next task for host managed_node3 13576 1726882545.79854: ^ task is: TASK: meta (flush_handlers) 13576 1726882545.79856: ^ 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 13576 1726882545.79859: getting variables 13576 1726882545.79860: in VariableManager get_vars() 13576 1726882545.79873: Calling all_inventory to load vars for managed_node3 13576 1726882545.79875: Calling groups_inventory to load vars for managed_node3 13576 1726882545.79881: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.79887: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.79890: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.79893: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.80131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.80458: done with get_vars() 13576 1726882545.80467: done getting variables 13576 1726882545.80531: in VariableManager get_vars() 13576 1726882545.80546: Calling all_inventory to load vars for managed_node3 13576 1726882545.80549: Calling groups_inventory to load vars for managed_node3 13576 1726882545.80552: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.80556: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.80559: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.80563: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.80774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.81010: done with get_vars() 13576 1726882545.81019: done queuing things up, now waiting for results queue to drain 13576 1726882545.81021: results queue empty 13576 1726882545.81021: checking for any_errors_fatal 13576 1726882545.81022: done checking for any_errors_fatal 13576 1726882545.81023: checking for max_fail_percentage 13576 1726882545.81023: done checking for max_fail_percentage 13576 1726882545.81024: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.81024: done checking to see if all hosts have failed 13576 1726882545.81025: getting the remaining hosts for this loop 13576 1726882545.81026: done getting the remaining hosts for this loop 13576 1726882545.81027: getting the next task for host managed_node3 13576 1726882545.81030: done getting next task for host managed_node3 13576 1726882545.81032: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 13576 1726882545.81033: ^ 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 13576 1726882545.81043: getting variables 13576 1726882545.81044: in VariableManager get_vars() 13576 1726882545.81057: Calling all_inventory to load vars for managed_node3 13576 1726882545.81059: Calling groups_inventory to load vars for managed_node3 13576 1726882545.81065: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.81069: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.81071: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.81073: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.81189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.81356: done with get_vars() 13576 1726882545.81363: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:45 -0400 (0:00:00.077) 0:00:04.677 ****** 13576 1726882545.81417: entering _queue_task() for managed_node3/include_tasks 13576 1726882545.81611: worker is 1 (out of 1 available) 13576 1726882545.81625: exiting _queue_task() for managed_node3/include_tasks 13576 1726882545.81639: done queuing things up, now waiting for results queue to drain 13576 1726882545.81641: waiting for pending results... 13576 1726882545.81797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 13576 1726882545.81866: in run() - task 0affe814-3a2d-1723-4501-00000000000f 13576 1726882545.81883: variable 'ansible_search_path' from source: unknown 13576 1726882545.81886: variable 'ansible_search_path' from source: unknown 13576 1726882545.81917: calling self._execute() 13576 1726882545.81977: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.81991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.81998: variable 'omit' from source: magic vars 13576 1726882545.82353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882545.84680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882545.84730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882545.84769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882545.84799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882545.84822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882545.84895: 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) 13576 1726882545.84918: 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) 13576 1726882545.84940: 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) 13576 1726882545.84981: 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) 13576 1726882545.84994: 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) 13576 1726882545.85105: variable 'ansible_distribution' from source: facts 13576 1726882545.85111: variable 'ansible_distribution_major_version' from source: facts 13576 1726882545.85122: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882545.85125: when evaluation is False, skipping this task 13576 1726882545.85128: _execute() done 13576 1726882545.85133: dumping result to json 13576 1726882545.85139: done dumping result, returning 13576 1726882545.85146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-1723-4501-00000000000f] 13576 1726882545.85152: sending task result for task 0affe814-3a2d-1723-4501-00000000000f 13576 1726882545.85248: done sending task result for task 0affe814-3a2d-1723-4501-00000000000f 13576 1726882545.85251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882545.85308: no more pending results, returning what we have 13576 1726882545.85311: results queue empty 13576 1726882545.85312: checking for any_errors_fatal 13576 1726882545.85314: done checking for any_errors_fatal 13576 1726882545.85315: checking for max_fail_percentage 13576 1726882545.85316: done checking for max_fail_percentage 13576 1726882545.85318: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.85318: done checking to see if all hosts have failed 13576 1726882545.85319: getting the remaining hosts for this loop 13576 1726882545.85322: done getting the remaining hosts for this loop 13576 1726882545.85327: getting the next task for host managed_node3 13576 1726882545.85331: done getting next task for host managed_node3 13576 1726882545.85343: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 13576 1726882545.85345: ^ 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 13576 1726882545.85359: getting variables 13576 1726882545.85365: in VariableManager get_vars() 13576 1726882545.85401: Calling all_inventory to load vars for managed_node3 13576 1726882545.85404: Calling groups_inventory to load vars for managed_node3 13576 1726882545.85407: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.85415: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.85418: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.85421: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.85564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.85724: done with get_vars() 13576 1726882545.85732: done getting variables 13576 1726882545.85805: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:45 -0400 (0:00:00.044) 0:00:04.721 ****** 13576 1726882545.85826: entering _queue_task() for managed_node3/debug 13576 1726882545.85828: Creating lock for debug 13576 1726882545.86024: worker is 1 (out of 1 available) 13576 1726882545.86051: exiting _queue_task() for managed_node3/debug 13576 1726882545.86064: done queuing things up, now waiting for results queue to drain 13576 1726882545.86066: waiting for pending results... 13576 1726882545.86362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 13576 1726882545.86406: in run() - task 0affe814-3a2d-1723-4501-000000000010 13576 1726882545.86427: variable 'ansible_search_path' from source: unknown 13576 1726882545.86437: variable 'ansible_search_path' from source: unknown 13576 1726882545.86499: calling self._execute() 13576 1726882545.86602: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.86616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.86633: variable 'omit' from source: magic vars 13576 1726882545.87348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882545.89684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882545.89923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882545.89957: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882545.89989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882545.90012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882545.90239: 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) 13576 1726882545.90243: 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) 13576 1726882545.90246: 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) 13576 1726882545.90249: 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) 13576 1726882545.90258: 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) 13576 1726882545.90423: variable 'ansible_distribution' from source: facts 13576 1726882545.90438: variable 'ansible_distribution_major_version' from source: facts 13576 1726882545.90457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882545.90471: when evaluation is False, skipping this task 13576 1726882545.90483: _execute() done 13576 1726882545.90493: dumping result to json 13576 1726882545.90502: done dumping result, returning 13576 1726882545.90514: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-1723-4501-000000000010] 13576 1726882545.90526: sending task result for task 0affe814-3a2d-1723-4501-000000000010 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13576 1726882545.90683: no more pending results, returning what we have 13576 1726882545.90686: results queue empty 13576 1726882545.90687: checking for any_errors_fatal 13576 1726882545.90692: done checking for any_errors_fatal 13576 1726882545.90693: checking for max_fail_percentage 13576 1726882545.90694: done checking for max_fail_percentage 13576 1726882545.90695: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.90696: done checking to see if all hosts have failed 13576 1726882545.90697: getting the remaining hosts for this loop 13576 1726882545.90699: done getting the remaining hosts for this loop 13576 1726882545.90703: getting the next task for host managed_node3 13576 1726882545.90710: done getting next task for host managed_node3 13576 1726882545.90714: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 13576 1726882545.90716: ^ 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 13576 1726882545.90730: getting variables 13576 1726882545.90732: in VariableManager get_vars() 13576 1726882545.90774: Calling all_inventory to load vars for managed_node3 13576 1726882545.90778: Calling groups_inventory to load vars for managed_node3 13576 1726882545.90780: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.90793: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.90796: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.90800: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.91379: done sending task result for task 0affe814-3a2d-1723-4501-000000000010 13576 1726882545.91383: WORKER PROCESS EXITING 13576 1726882545.91570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.91850: done with get_vars() 13576 1726882545.91862: done getting variables 13576 1726882545.91957: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:45 -0400 (0:00:00.061) 0:00:04.782 ****** 13576 1726882545.91988: entering _queue_task() for managed_node3/fail 13576 1726882545.91991: Creating lock for fail 13576 1726882545.92265: worker is 1 (out of 1 available) 13576 1726882545.92278: exiting _queue_task() for managed_node3/fail 13576 1726882545.92291: done queuing things up, now waiting for results queue to drain 13576 1726882545.92293: waiting for pending results... 13576 1726882545.92549: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 13576 1726882545.92670: in run() - task 0affe814-3a2d-1723-4501-000000000011 13576 1726882545.92693: variable 'ansible_search_path' from source: unknown 13576 1726882545.92702: variable 'ansible_search_path' from source: unknown 13576 1726882545.92746: calling self._execute() 13576 1726882545.92830: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882545.92846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882545.92861: variable 'omit' from source: magic vars 13576 1726882545.93378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882545.96985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882545.96991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882545.97038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882545.97085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882545.97127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882545.97224: 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) 13576 1726882545.97266: 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) 13576 1726882545.97303: 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) 13576 1726882545.97367: 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) 13576 1726882545.97389: 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) 13576 1726882545.97548: variable 'ansible_distribution' from source: facts 13576 1726882545.97561: variable 'ansible_distribution_major_version' from source: facts 13576 1726882545.97576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882545.97638: when evaluation is False, skipping this task 13576 1726882545.97641: _execute() done 13576 1726882545.97645: dumping result to json 13576 1726882545.97648: done dumping result, returning 13576 1726882545.97650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-1723-4501-000000000011] 13576 1726882545.97654: sending task result for task 0affe814-3a2d-1723-4501-000000000011 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882545.97796: no more pending results, returning what we have 13576 1726882545.97800: results queue empty 13576 1726882545.97801: checking for any_errors_fatal 13576 1726882545.97806: done checking for any_errors_fatal 13576 1726882545.97807: checking for max_fail_percentage 13576 1726882545.97809: done checking for max_fail_percentage 13576 1726882545.97810: checking to see if all hosts have failed and the running result is not ok 13576 1726882545.97811: done checking to see if all hosts have failed 13576 1726882545.97812: getting the remaining hosts for this loop 13576 1726882545.97815: done getting the remaining hosts for this loop 13576 1726882545.97819: getting the next task for host managed_node3 13576 1726882545.97826: done getting next task for host managed_node3 13576 1726882545.97830: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 13576 1726882545.97833: ^ 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 13576 1726882545.97849: getting variables 13576 1726882545.97851: in VariableManager get_vars() 13576 1726882545.97893: Calling all_inventory to load vars for managed_node3 13576 1726882545.97896: Calling groups_inventory to load vars for managed_node3 13576 1726882545.97899: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882545.97910: Calling all_plugins_play to load vars for managed_node3 13576 1726882545.97914: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882545.97918: Calling groups_plugins_play to load vars for managed_node3 13576 1726882545.98439: done sending task result for task 0affe814-3a2d-1723-4501-000000000011 13576 1726882545.98442: WORKER PROCESS EXITING 13576 1726882545.98469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882545.98771: done with get_vars() 13576 1726882545.98782: done getting variables 13576 1726882545.99053: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:45 -0400 (0:00:00.070) 0:00:04.853 ****** 13576 1726882545.99085: entering _queue_task() for managed_node3/fail 13576 1726882545.99532: worker is 1 (out of 1 available) 13576 1726882545.99548: exiting _queue_task() for managed_node3/fail 13576 1726882545.99562: done queuing things up, now waiting for results queue to drain 13576 1726882545.99564: waiting for pending results... 13576 1726882546.00090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 13576 1726882546.00267: in run() - task 0affe814-3a2d-1723-4501-000000000012 13576 1726882546.00292: variable 'ansible_search_path' from source: unknown 13576 1726882546.00308: variable 'ansible_search_path' from source: unknown 13576 1726882546.00371: calling self._execute() 13576 1726882546.00502: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.00537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.00543: variable 'omit' from source: magic vars 13576 1726882546.01181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.06421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.06562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.06722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.06726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.06747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.06857: 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) 13576 1726882546.06968: 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) 13576 1726882546.07016: 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) 13576 1726882546.07133: 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) 13576 1726882546.07157: 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) 13576 1726882546.07439: variable 'ansible_distribution' from source: facts 13576 1726882546.07521: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.07524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.07529: when evaluation is False, skipping this task 13576 1726882546.07531: _execute() done 13576 1726882546.07533: dumping result to json 13576 1726882546.07535: done dumping result, returning 13576 1726882546.07539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-1723-4501-000000000012] 13576 1726882546.07542: sending task result for task 0affe814-3a2d-1723-4501-000000000012 13576 1726882546.07819: done sending task result for task 0affe814-3a2d-1723-4501-000000000012 13576 1726882546.07822: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.07879: no more pending results, returning what we have 13576 1726882546.07883: results queue empty 13576 1726882546.07884: checking for any_errors_fatal 13576 1726882546.07890: done checking for any_errors_fatal 13576 1726882546.07891: checking for max_fail_percentage 13576 1726882546.07893: done checking for max_fail_percentage 13576 1726882546.07894: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.07895: done checking to see if all hosts have failed 13576 1726882546.07896: getting the remaining hosts for this loop 13576 1726882546.07898: done getting the remaining hosts for this loop 13576 1726882546.07903: getting the next task for host managed_node3 13576 1726882546.07909: done getting next task for host managed_node3 13576 1726882546.07913: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 13576 1726882546.07916: ^ 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 13576 1726882546.07933: getting variables 13576 1726882546.07935: in VariableManager get_vars() 13576 1726882546.07983: Calling all_inventory to load vars for managed_node3 13576 1726882546.07987: Calling groups_inventory to load vars for managed_node3 13576 1726882546.07990: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.08000: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.08004: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.08008: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.08406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.08666: done with get_vars() 13576 1726882546.08680: done getting variables 13576 1726882546.08759: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:46 -0400 (0:00:00.097) 0:00:04.950 ****** 13576 1726882546.08796: entering _queue_task() for managed_node3/fail 13576 1726882546.09173: worker is 1 (out of 1 available) 13576 1726882546.09189: exiting _queue_task() for managed_node3/fail 13576 1726882546.09202: done queuing things up, now waiting for results queue to drain 13576 1726882546.09204: waiting for pending results... 13576 1726882546.09635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 13576 1726882546.09799: in run() - task 0affe814-3a2d-1723-4501-000000000013 13576 1726882546.09806: variable 'ansible_search_path' from source: unknown 13576 1726882546.09809: variable 'ansible_search_path' from source: unknown 13576 1726882546.09812: calling self._execute() 13576 1726882546.09871: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.09889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.09916: variable 'omit' from source: magic vars 13576 1726882546.11436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.15589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.15675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.15730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.15840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.15843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.15937: 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) 13576 1726882546.16004: 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) 13576 1726882546.16042: 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) 13576 1726882546.16112: 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) 13576 1726882546.16132: 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) 13576 1726882546.16312: variable 'ansible_distribution' from source: facts 13576 1726882546.16324: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.16342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.16350: when evaluation is False, skipping this task 13576 1726882546.16357: _execute() done 13576 1726882546.16364: dumping result to json 13576 1726882546.16397: done dumping result, returning 13576 1726882546.16405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-1723-4501-000000000013] 13576 1726882546.16408: sending task result for task 0affe814-3a2d-1723-4501-000000000013 13576 1726882546.16759: done sending task result for task 0affe814-3a2d-1723-4501-000000000013 13576 1726882546.16763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.16814: no more pending results, returning what we have 13576 1726882546.16818: results queue empty 13576 1726882546.16819: checking for any_errors_fatal 13576 1726882546.16824: done checking for any_errors_fatal 13576 1726882546.16825: checking for max_fail_percentage 13576 1726882546.16827: done checking for max_fail_percentage 13576 1726882546.16829: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.16830: done checking to see if all hosts have failed 13576 1726882546.16831: getting the remaining hosts for this loop 13576 1726882546.16832: done getting the remaining hosts for this loop 13576 1726882546.16838: getting the next task for host managed_node3 13576 1726882546.16844: done getting next task for host managed_node3 13576 1726882546.16848: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 13576 1726882546.16850: ^ 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 13576 1726882546.16869: getting variables 13576 1726882546.16871: in VariableManager get_vars() 13576 1726882546.16912: Calling all_inventory to load vars for managed_node3 13576 1726882546.16916: Calling groups_inventory to load vars for managed_node3 13576 1726882546.16919: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.16929: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.16932: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.16966: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.17365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.17719: done with get_vars() 13576 1726882546.17731: done getting variables 13576 1726882546.17912: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:46 -0400 (0:00:00.091) 0:00:05.042 ****** 13576 1726882546.17962: entering _queue_task() for managed_node3/dnf 13576 1726882546.18329: worker is 1 (out of 1 available) 13576 1726882546.18346: exiting _queue_task() for managed_node3/dnf 13576 1726882546.18405: done queuing things up, now waiting for results queue to drain 13576 1726882546.18407: waiting for pending results... 13576 1726882546.18837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 13576 1726882546.19016: in run() - task 0affe814-3a2d-1723-4501-000000000014 13576 1726882546.19039: variable 'ansible_search_path' from source: unknown 13576 1726882546.19161: variable 'ansible_search_path' from source: unknown 13576 1726882546.19171: calling self._execute() 13576 1726882546.19347: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.19420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.19454: variable 'omit' from source: magic vars 13576 1726882546.20395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.23837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.23841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.23889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.23942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.23981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.24091: 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) 13576 1726882546.24129: 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) 13576 1726882546.24172: 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) 13576 1726882546.24233: 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) 13576 1726882546.24257: 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) 13576 1726882546.24479: variable 'ansible_distribution' from source: facts 13576 1726882546.24497: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.24512: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.24520: when evaluation is False, skipping this task 13576 1726882546.24527: _execute() done 13576 1726882546.24535: dumping result to json 13576 1726882546.24544: done dumping result, returning 13576 1726882546.24555: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affe814-3a2d-1723-4501-000000000014] 13576 1726882546.24566: sending task result for task 0affe814-3a2d-1723-4501-000000000014 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.24793: no more pending results, returning what we have 13576 1726882546.24797: results queue empty 13576 1726882546.24798: checking for any_errors_fatal 13576 1726882546.24804: done checking for any_errors_fatal 13576 1726882546.24805: checking for max_fail_percentage 13576 1726882546.24807: done checking for max_fail_percentage 13576 1726882546.24808: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.24809: done checking to see if all hosts have failed 13576 1726882546.24810: getting the remaining hosts for this loop 13576 1726882546.24813: done getting the remaining hosts for this loop 13576 1726882546.24818: getting the next task for host managed_node3 13576 1726882546.24824: done getting next task for host managed_node3 13576 1726882546.24829: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 13576 1726882546.24831: ^ 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 13576 1726882546.24847: getting variables 13576 1726882546.24849: in VariableManager get_vars() 13576 1726882546.24893: Calling all_inventory to load vars for managed_node3 13576 1726882546.24896: Calling groups_inventory to load vars for managed_node3 13576 1726882546.24899: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.24910: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.24914: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.24918: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.25349: done sending task result for task 0affe814-3a2d-1723-4501-000000000014 13576 1726882546.25352: WORKER PROCESS EXITING 13576 1726882546.25383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.25672: done with get_vars() 13576 1726882546.25687: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 13576 1726882546.25798: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:46 -0400 (0:00:00.078) 0:00:05.121 ****** 13576 1726882546.25828: entering _queue_task() for managed_node3/yum 13576 1726882546.25831: Creating lock for yum 13576 1726882546.26095: worker is 1 (out of 1 available) 13576 1726882546.26109: exiting _queue_task() for managed_node3/yum 13576 1726882546.26120: done queuing things up, now waiting for results queue to drain 13576 1726882546.26122: waiting for pending results... 13576 1726882546.26384: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 13576 1726882546.26499: in run() - task 0affe814-3a2d-1723-4501-000000000015 13576 1726882546.26520: variable 'ansible_search_path' from source: unknown 13576 1726882546.26528: variable 'ansible_search_path' from source: unknown 13576 1726882546.26574: calling self._execute() 13576 1726882546.26663: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.26681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.26698: variable 'omit' from source: magic vars 13576 1726882546.27306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.31464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.31551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.31615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.31664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.31710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.31812: 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) 13576 1726882546.31853: 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) 13576 1726882546.31897: 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) 13576 1726882546.31956: 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) 13576 1726882546.31982: 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) 13576 1726882546.32152: variable 'ansible_distribution' from source: facts 13576 1726882546.32165: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.32184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.32192: when evaluation is False, skipping this task 13576 1726882546.32199: _execute() done 13576 1726882546.32206: dumping result to json 13576 1726882546.32216: done dumping result, returning 13576 1726882546.32231: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affe814-3a2d-1723-4501-000000000015] 13576 1726882546.32245: sending task result for task 0affe814-3a2d-1723-4501-000000000015 13576 1726882546.32475: done sending task result for task 0affe814-3a2d-1723-4501-000000000015 13576 1726882546.32482: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.32544: no more pending results, returning what we have 13576 1726882546.32548: results queue empty 13576 1726882546.32549: checking for any_errors_fatal 13576 1726882546.32555: done checking for any_errors_fatal 13576 1726882546.32556: checking for max_fail_percentage 13576 1726882546.32558: done checking for max_fail_percentage 13576 1726882546.32559: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.32560: done checking to see if all hosts have failed 13576 1726882546.32561: getting the remaining hosts for this loop 13576 1726882546.32563: done getting the remaining hosts for this loop 13576 1726882546.32568: getting the next task for host managed_node3 13576 1726882546.32575: done getting next task for host managed_node3 13576 1726882546.32582: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 13576 1726882546.32584: ^ 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 13576 1726882546.32598: getting variables 13576 1726882546.32601: in VariableManager get_vars() 13576 1726882546.32646: Calling all_inventory to load vars for managed_node3 13576 1726882546.32650: Calling groups_inventory to load vars for managed_node3 13576 1726882546.32653: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.32664: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.32668: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.32672: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.33320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.33605: done with get_vars() 13576 1726882546.33615: done getting variables 13576 1726882546.33682: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:46 -0400 (0:00:00.078) 0:00:05.199 ****** 13576 1726882546.33713: entering _queue_task() for managed_node3/fail 13576 1726882546.34154: worker is 1 (out of 1 available) 13576 1726882546.34165: exiting _queue_task() for managed_node3/fail 13576 1726882546.34175: done queuing things up, now waiting for results queue to drain 13576 1726882546.34179: waiting for pending results... 13576 1726882546.34307: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 13576 1726882546.34372: in run() - task 0affe814-3a2d-1723-4501-000000000016 13576 1726882546.34399: variable 'ansible_search_path' from source: unknown 13576 1726882546.34411: variable 'ansible_search_path' from source: unknown 13576 1726882546.34457: calling self._execute() 13576 1726882546.34553: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.34624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.34628: variable 'omit' from source: magic vars 13576 1726882546.35150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.39730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.39739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.39792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.39949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.39989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.40286: 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) 13576 1726882546.40345: 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) 13576 1726882546.40423: 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) 13576 1726882546.40551: 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) 13576 1726882546.40580: 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) 13576 1726882546.40799: variable 'ansible_distribution' from source: facts 13576 1726882546.40829: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.40846: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.40849: when evaluation is False, skipping this task 13576 1726882546.40852: _execute() done 13576 1726882546.40855: dumping result to json 13576 1726882546.40891: done dumping result, returning 13576 1726882546.40894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-1723-4501-000000000016] 13576 1726882546.40897: sending task result for task 0affe814-3a2d-1723-4501-000000000016 13576 1726882546.41010: done sending task result for task 0affe814-3a2d-1723-4501-000000000016 13576 1726882546.41013: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.41086: no more pending results, returning what we have 13576 1726882546.41090: results queue empty 13576 1726882546.41091: checking for any_errors_fatal 13576 1726882546.41098: done checking for any_errors_fatal 13576 1726882546.41099: checking for max_fail_percentage 13576 1726882546.41101: done checking for max_fail_percentage 13576 1726882546.41102: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.41103: done checking to see if all hosts have failed 13576 1726882546.41103: getting the remaining hosts for this loop 13576 1726882546.41106: done getting the remaining hosts for this loop 13576 1726882546.41111: getting the next task for host managed_node3 13576 1726882546.41116: done getting next task for host managed_node3 13576 1726882546.41120: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 13576 1726882546.41124: ^ 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 13576 1726882546.41140: getting variables 13576 1726882546.41142: in VariableManager get_vars() 13576 1726882546.41190: Calling all_inventory to load vars for managed_node3 13576 1726882546.41194: Calling groups_inventory to load vars for managed_node3 13576 1726882546.41196: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.41206: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.41209: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.41213: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.41372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.41541: done with get_vars() 13576 1726882546.41550: done getting variables 13576 1726882546.41602: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:46 -0400 (0:00:00.079) 0:00:05.279 ****** 13576 1726882546.41626: entering _queue_task() for managed_node3/package 13576 1726882546.41828: worker is 1 (out of 1 available) 13576 1726882546.41843: exiting _queue_task() for managed_node3/package 13576 1726882546.41856: done queuing things up, now waiting for results queue to drain 13576 1726882546.41857: waiting for pending results... 13576 1726882546.42027: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 13576 1726882546.42098: in run() - task 0affe814-3a2d-1723-4501-000000000017 13576 1726882546.42115: variable 'ansible_search_path' from source: unknown 13576 1726882546.42119: variable 'ansible_search_path' from source: unknown 13576 1726882546.42152: calling self._execute() 13576 1726882546.42227: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.42233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.42245: variable 'omit' from source: magic vars 13576 1726882546.43140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.46266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.46361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.46410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.46465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.46505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.46627: 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) 13576 1726882546.46696: 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) 13576 1726882546.46844: 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) 13576 1726882546.47140: 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) 13576 1726882546.47143: 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) 13576 1726882546.47519: variable 'ansible_distribution' from source: facts 13576 1726882546.47523: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.47526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.47528: when evaluation is False, skipping this task 13576 1726882546.47530: _execute() done 13576 1726882546.47532: dumping result to json 13576 1726882546.47537: done dumping result, returning 13576 1726882546.47541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-1723-4501-000000000017] 13576 1726882546.47543: sending task result for task 0affe814-3a2d-1723-4501-000000000017 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.47719: no more pending results, returning what we have 13576 1726882546.47724: results queue empty 13576 1726882546.47725: checking for any_errors_fatal 13576 1726882546.47732: done checking for any_errors_fatal 13576 1726882546.47733: checking for max_fail_percentage 13576 1726882546.47841: done checking for max_fail_percentage 13576 1726882546.47842: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.47843: done checking to see if all hosts have failed 13576 1726882546.47845: getting the remaining hosts for this loop 13576 1726882546.47848: done getting the remaining hosts for this loop 13576 1726882546.47853: getting the next task for host managed_node3 13576 1726882546.47860: done getting next task for host managed_node3 13576 1726882546.47865: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 13576 1726882546.47867: ^ 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 13576 1726882546.47880: getting variables 13576 1726882546.47882: in VariableManager get_vars() 13576 1726882546.47923: Calling all_inventory to load vars for managed_node3 13576 1726882546.47926: Calling groups_inventory to load vars for managed_node3 13576 1726882546.47929: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.48051: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.48056: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.48062: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.48074: done sending task result for task 0affe814-3a2d-1723-4501-000000000017 13576 1726882546.48077: WORKER PROCESS EXITING 13576 1726882546.48719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.49081: done with get_vars() 13576 1726882546.49094: done getting variables 13576 1726882546.49161: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:46 -0400 (0:00:00.075) 0:00:05.354 ****** 13576 1726882546.49196: entering _queue_task() for managed_node3/package 13576 1726882546.49458: worker is 1 (out of 1 available) 13576 1726882546.49472: exiting _queue_task() for managed_node3/package 13576 1726882546.49487: done queuing things up, now waiting for results queue to drain 13576 1726882546.49489: waiting for pending results... 13576 1726882546.49758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 13576 1726882546.49874: in run() - task 0affe814-3a2d-1723-4501-000000000018 13576 1726882546.49899: variable 'ansible_search_path' from source: unknown 13576 1726882546.49908: variable 'ansible_search_path' from source: unknown 13576 1726882546.49951: calling self._execute() 13576 1726882546.50044: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.50057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.50081: variable 'omit' from source: magic vars 13576 1726882546.50589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.54707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.55187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.55255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.55393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.55474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.55686: 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) 13576 1726882546.55728: 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) 13576 1726882546.55887: 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) 13576 1726882546.56002: 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) 13576 1726882546.56026: 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) 13576 1726882546.56366: variable 'ansible_distribution' from source: facts 13576 1726882546.56536: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.56540: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.56544: when evaluation is False, skipping this task 13576 1726882546.56547: _execute() done 13576 1726882546.56549: dumping result to json 13576 1726882546.56551: done dumping result, returning 13576 1726882546.56554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-1723-4501-000000000018] 13576 1726882546.56556: sending task result for task 0affe814-3a2d-1723-4501-000000000018 13576 1726882546.56840: done sending task result for task 0affe814-3a2d-1723-4501-000000000018 13576 1726882546.56844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.56901: no more pending results, returning what we have 13576 1726882546.56905: results queue empty 13576 1726882546.56906: checking for any_errors_fatal 13576 1726882546.56911: done checking for any_errors_fatal 13576 1726882546.56913: checking for max_fail_percentage 13576 1726882546.56915: done checking for max_fail_percentage 13576 1726882546.56916: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.56917: done checking to see if all hosts have failed 13576 1726882546.56918: getting the remaining hosts for this loop 13576 1726882546.56921: done getting the remaining hosts for this loop 13576 1726882546.56931: getting the next task for host managed_node3 13576 1726882546.57042: done getting next task for host managed_node3 13576 1726882546.57047: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 13576 1726882546.57050: ^ 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 13576 1726882546.57066: getting variables 13576 1726882546.57068: in VariableManager get_vars() 13576 1726882546.57115: Calling all_inventory to load vars for managed_node3 13576 1726882546.57118: Calling groups_inventory to load vars for managed_node3 13576 1726882546.57121: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.57133: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.57542: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.57548: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.57916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.58722: done with get_vars() 13576 1726882546.58940: done getting variables 13576 1726882546.59011: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:46 -0400 (0:00:00.098) 0:00:05.453 ****** 13576 1726882546.59046: entering _queue_task() for managed_node3/package 13576 1726882546.59592: worker is 1 (out of 1 available) 13576 1726882546.59606: exiting _queue_task() for managed_node3/package 13576 1726882546.59619: done queuing things up, now waiting for results queue to drain 13576 1726882546.59621: waiting for pending results... 13576 1726882546.60156: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 13576 1726882546.60370: in run() - task 0affe814-3a2d-1723-4501-000000000019 13576 1726882546.60609: variable 'ansible_search_path' from source: unknown 13576 1726882546.60613: variable 'ansible_search_path' from source: unknown 13576 1726882546.60615: calling self._execute() 13576 1726882546.60781: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.60797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.60818: variable 'omit' from source: magic vars 13576 1726882546.61990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.65350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.65438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.65486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.65538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.65573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.65674: 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) 13576 1726882546.65741: 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) 13576 1726882546.65757: 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) 13576 1726882546.65814: 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) 13576 1726882546.65838: 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) 13576 1726882546.66243: variable 'ansible_distribution' from source: facts 13576 1726882546.66247: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.66249: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.66252: when evaluation is False, skipping this task 13576 1726882546.66254: _execute() done 13576 1726882546.66256: dumping result to json 13576 1726882546.66259: done dumping result, returning 13576 1726882546.66261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-1723-4501-000000000019] 13576 1726882546.66263: sending task result for task 0affe814-3a2d-1723-4501-000000000019 13576 1726882546.66340: done sending task result for task 0affe814-3a2d-1723-4501-000000000019 13576 1726882546.66343: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.66394: no more pending results, returning what we have 13576 1726882546.66398: results queue empty 13576 1726882546.66399: checking for any_errors_fatal 13576 1726882546.66408: done checking for any_errors_fatal 13576 1726882546.66409: checking for max_fail_percentage 13576 1726882546.66411: done checking for max_fail_percentage 13576 1726882546.66413: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.66414: done checking to see if all hosts have failed 13576 1726882546.66415: getting the remaining hosts for this loop 13576 1726882546.66417: done getting the remaining hosts for this loop 13576 1726882546.66421: getting the next task for host managed_node3 13576 1726882546.66427: done getting next task for host managed_node3 13576 1726882546.66431: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 13576 1726882546.66435: ^ 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 13576 1726882546.66450: getting variables 13576 1726882546.66452: in VariableManager get_vars() 13576 1726882546.66495: Calling all_inventory to load vars for managed_node3 13576 1726882546.66499: Calling groups_inventory to load vars for managed_node3 13576 1726882546.66502: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.66513: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.66517: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.66521: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.66890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.67181: done with get_vars() 13576 1726882546.67193: done getting variables 13576 1726882546.67301: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:46 -0400 (0:00:00.082) 0:00:05.536 ****** 13576 1726882546.67336: entering _queue_task() for managed_node3/service 13576 1726882546.67339: Creating lock for service 13576 1726882546.67600: worker is 1 (out of 1 available) 13576 1726882546.67614: exiting _queue_task() for managed_node3/service 13576 1726882546.67626: done queuing things up, now waiting for results queue to drain 13576 1726882546.67628: waiting for pending results... 13576 1726882546.67885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 13576 1726882546.67997: in run() - task 0affe814-3a2d-1723-4501-00000000001a 13576 1726882546.68239: variable 'ansible_search_path' from source: unknown 13576 1726882546.68243: variable 'ansible_search_path' from source: unknown 13576 1726882546.68246: calling self._execute() 13576 1726882546.68248: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.68251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.68254: variable 'omit' from source: magic vars 13576 1726882546.68681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.71497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.71621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.71715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.71768: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.71834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.72029: 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) 13576 1726882546.72033: 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) 13576 1726882546.72075: 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) 13576 1726882546.72174: 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) 13576 1726882546.72209: 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) 13576 1726882546.72446: variable 'ansible_distribution' from source: facts 13576 1726882546.72450: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.72453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.72463: when evaluation is False, skipping this task 13576 1726882546.72466: _execute() done 13576 1726882546.72468: dumping result to json 13576 1726882546.72473: done dumping result, returning 13576 1726882546.72494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-1723-4501-00000000001a] 13576 1726882546.72506: sending task result for task 0affe814-3a2d-1723-4501-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.73028: no more pending results, returning what we have 13576 1726882546.73031: results queue empty 13576 1726882546.73032: checking for any_errors_fatal 13576 1726882546.73041: done checking for any_errors_fatal 13576 1726882546.73042: checking for max_fail_percentage 13576 1726882546.73044: done checking for max_fail_percentage 13576 1726882546.73045: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.73046: done checking to see if all hosts have failed 13576 1726882546.73047: getting the remaining hosts for this loop 13576 1726882546.73049: done getting the remaining hosts for this loop 13576 1726882546.73054: getting the next task for host managed_node3 13576 1726882546.73060: done getting next task for host managed_node3 13576 1726882546.73064: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 13576 1726882546.73066: ^ 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 13576 1726882546.73081: getting variables 13576 1726882546.73083: in VariableManager get_vars() 13576 1726882546.73123: Calling all_inventory to load vars for managed_node3 13576 1726882546.73126: Calling groups_inventory to load vars for managed_node3 13576 1726882546.73129: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.73141: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.73144: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.73148: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.73421: done sending task result for task 0affe814-3a2d-1723-4501-00000000001a 13576 1726882546.73424: WORKER PROCESS EXITING 13576 1726882546.73453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.73764: done with get_vars() 13576 1726882546.73779: done getting variables 13576 1726882546.73860: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:46 -0400 (0:00:00.065) 0:00:05.601 ****** 13576 1726882546.73896: entering _queue_task() for managed_node3/service 13576 1726882546.74170: worker is 1 (out of 1 available) 13576 1726882546.74191: exiting _queue_task() for managed_node3/service 13576 1726882546.74204: done queuing things up, now waiting for results queue to drain 13576 1726882546.74205: waiting for pending results... 13576 1726882546.74522: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 13576 1726882546.74620: in run() - task 0affe814-3a2d-1723-4501-00000000001b 13576 1726882546.74729: variable 'ansible_search_path' from source: unknown 13576 1726882546.74733: variable 'ansible_search_path' from source: unknown 13576 1726882546.74737: calling self._execute() 13576 1726882546.74797: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.74809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.74825: variable 'omit' from source: magic vars 13576 1726882546.75405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.78693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.78793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.78873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.78894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.78926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.79039: 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) 13576 1726882546.79093: 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) 13576 1726882546.79136: 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) 13576 1726882546.79281: 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) 13576 1726882546.79286: 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) 13576 1726882546.79609: variable 'ansible_distribution' from source: facts 13576 1726882546.79638: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.79669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.79681: when evaluation is False, skipping this task 13576 1726882546.79692: _execute() done 13576 1726882546.79740: dumping result to json 13576 1726882546.79744: done dumping result, returning 13576 1726882546.79747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-1723-4501-00000000001b] 13576 1726882546.79749: sending task result for task 0affe814-3a2d-1723-4501-00000000001b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 13576 1726882546.80038: no more pending results, returning what we have 13576 1726882546.80042: results queue empty 13576 1726882546.80043: checking for any_errors_fatal 13576 1726882546.80049: done checking for any_errors_fatal 13576 1726882546.80050: checking for max_fail_percentage 13576 1726882546.80053: done checking for max_fail_percentage 13576 1726882546.80054: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.80055: done checking to see if all hosts have failed 13576 1726882546.80056: getting the remaining hosts for this loop 13576 1726882546.80059: done getting the remaining hosts for this loop 13576 1726882546.80064: getting the next task for host managed_node3 13576 1726882546.80071: done getting next task for host managed_node3 13576 1726882546.80079: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 13576 1726882546.80081: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882546.80218: getting variables 13576 1726882546.80221: in VariableManager get_vars() 13576 1726882546.80270: Calling all_inventory to load vars for managed_node3 13576 1726882546.80274: Calling groups_inventory to load vars for managed_node3 13576 1726882546.80280: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.80293: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.80297: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.80301: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.80849: done sending task result for task 0affe814-3a2d-1723-4501-00000000001b 13576 1726882546.80853: WORKER PROCESS EXITING 13576 1726882546.80893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.81185: done with get_vars() 13576 1726882546.81202: done getting variables 13576 1726882546.81270: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:46 -0400 (0:00:00.074) 0:00:05.675 ****** 13576 1726882546.81315: entering _queue_task() for managed_node3/service 13576 1726882546.81603: worker is 1 (out of 1 available) 13576 1726882546.81730: exiting _queue_task() for managed_node3/service 13576 1726882546.81743: done queuing things up, now waiting for results queue to drain 13576 1726882546.81745: waiting for pending results... 13576 1726882546.82023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 13576 1726882546.82555: in run() - task 0affe814-3a2d-1723-4501-00000000001c 13576 1726882546.82559: variable 'ansible_search_path' from source: unknown 13576 1726882546.82562: variable 'ansible_search_path' from source: unknown 13576 1726882546.82564: calling self._execute() 13576 1726882546.82619: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.82883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.82888: variable 'omit' from source: magic vars 13576 1726882546.84049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882546.89582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882546.90043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882546.90087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882546.90307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882546.90399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882546.90641: 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) 13576 1726882546.90825: 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) 13576 1726882546.90870: 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) 13576 1726882546.91236: 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) 13576 1726882546.91241: 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) 13576 1726882546.91731: variable 'ansible_distribution' from source: facts 13576 1726882546.91748: variable 'ansible_distribution_major_version' from source: facts 13576 1726882546.91866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882546.91869: when evaluation is False, skipping this task 13576 1726882546.91872: _execute() done 13576 1726882546.91874: dumping result to json 13576 1726882546.91879: done dumping result, returning 13576 1726882546.91882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-1723-4501-00000000001c] 13576 1726882546.91884: sending task result for task 0affe814-3a2d-1723-4501-00000000001c 13576 1726882546.91964: done sending task result for task 0affe814-3a2d-1723-4501-00000000001c 13576 1726882546.92083: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882546.92144: no more pending results, returning what we have 13576 1726882546.92148: results queue empty 13576 1726882546.92149: checking for any_errors_fatal 13576 1726882546.92155: done checking for any_errors_fatal 13576 1726882546.92156: checking for max_fail_percentage 13576 1726882546.92158: done checking for max_fail_percentage 13576 1726882546.92159: checking to see if all hosts have failed and the running result is not ok 13576 1726882546.92160: done checking to see if all hosts have failed 13576 1726882546.92161: getting the remaining hosts for this loop 13576 1726882546.92163: done getting the remaining hosts for this loop 13576 1726882546.92169: getting the next task for host managed_node3 13576 1726882546.92178: done getting next task for host managed_node3 13576 1726882546.92183: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 13576 1726882546.92186: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882546.92203: getting variables 13576 1726882546.92205: in VariableManager get_vars() 13576 1726882546.92254: Calling all_inventory to load vars for managed_node3 13576 1726882546.92258: Calling groups_inventory to load vars for managed_node3 13576 1726882546.92261: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882546.92272: Calling all_plugins_play to load vars for managed_node3 13576 1726882546.92278: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882546.92282: Calling groups_plugins_play to load vars for managed_node3 13576 1726882546.92846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882546.93591: done with get_vars() 13576 1726882546.93603: done getting variables 13576 1726882546.93680: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:46 -0400 (0:00:00.123) 0:00:05.799 ****** 13576 1726882546.93713: entering _queue_task() for managed_node3/service 13576 1726882546.94402: worker is 1 (out of 1 available) 13576 1726882546.94415: exiting _queue_task() for managed_node3/service 13576 1726882546.94425: done queuing things up, now waiting for results queue to drain 13576 1726882546.94427: waiting for pending results... 13576 1726882546.94802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 13576 1726882546.95026: in run() - task 0affe814-3a2d-1723-4501-00000000001d 13576 1726882546.95087: variable 'ansible_search_path' from source: unknown 13576 1726882546.95281: variable 'ansible_search_path' from source: unknown 13576 1726882546.95287: calling self._execute() 13576 1726882546.95427: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882546.95496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882546.95499: variable 'omit' from source: magic vars 13576 1726882546.96622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.02623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.02845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.02973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.03064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.03173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.03499: 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) 13576 1726882547.03503: 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) 13576 1726882547.03567: 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) 13576 1726882547.03822: 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) 13576 1726882547.03826: 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) 13576 1726882547.04193: variable 'ansible_distribution' from source: facts 13576 1726882547.04206: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.04222: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.04269: when evaluation is False, skipping this task 13576 1726882547.04295: _execute() done 13576 1726882547.04327: dumping result to json 13576 1726882547.04390: done dumping result, returning 13576 1726882547.04399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-1723-4501-00000000001d] 13576 1726882547.04402: sending task result for task 0affe814-3a2d-1723-4501-00000000001d skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 13576 1726882547.04695: no more pending results, returning what we have 13576 1726882547.04699: results queue empty 13576 1726882547.04700: checking for any_errors_fatal 13576 1726882547.04713: done checking for any_errors_fatal 13576 1726882547.04714: checking for max_fail_percentage 13576 1726882547.04717: done checking for max_fail_percentage 13576 1726882547.04718: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.04719: done checking to see if all hosts have failed 13576 1726882547.04720: getting the remaining hosts for this loop 13576 1726882547.04723: done getting the remaining hosts for this loop 13576 1726882547.04728: getting the next task for host managed_node3 13576 1726882547.04736: done getting next task for host managed_node3 13576 1726882547.04740: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 13576 1726882547.04743: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.04829: getting variables 13576 1726882547.04832: in VariableManager get_vars() 13576 1726882547.04882: Calling all_inventory to load vars for managed_node3 13576 1726882547.04886: Calling groups_inventory to load vars for managed_node3 13576 1726882547.04889: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.04901: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.04905: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.04909: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.05315: done sending task result for task 0affe814-3a2d-1723-4501-00000000001d 13576 1726882547.05318: WORKER PROCESS EXITING 13576 1726882547.05350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.05648: done with get_vars() 13576 1726882547.05661: done getting variables 13576 1726882547.05733: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:47 -0400 (0:00:00.120) 0:00:05.920 ****** 13576 1726882547.05771: entering _queue_task() for managed_node3/copy 13576 1726882547.06187: worker is 1 (out of 1 available) 13576 1726882547.06199: exiting _queue_task() for managed_node3/copy 13576 1726882547.06210: done queuing things up, now waiting for results queue to drain 13576 1726882547.06212: waiting for pending results... 13576 1726882547.06452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 13576 1726882547.06740: in run() - task 0affe814-3a2d-1723-4501-00000000001e 13576 1726882547.06813: variable 'ansible_search_path' from source: unknown 13576 1726882547.06839: variable 'ansible_search_path' from source: unknown 13576 1726882547.06931: calling self._execute() 13576 1726882547.07245: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.07249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.07251: variable 'omit' from source: magic vars 13576 1726882547.08104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.11173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.11275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.11413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.11466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.11507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.11614: 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) 13576 1726882547.11663: 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) 13576 1726882547.11704: 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) 13576 1726882547.11769: 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) 13576 1726882547.11791: 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) 13576 1726882547.12041: variable 'ansible_distribution' from source: facts 13576 1726882547.12046: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.12049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.12051: when evaluation is False, skipping this task 13576 1726882547.12053: _execute() done 13576 1726882547.12055: dumping result to json 13576 1726882547.12058: done dumping result, returning 13576 1726882547.12060: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-1723-4501-00000000001e] 13576 1726882547.12063: sending task result for task 0affe814-3a2d-1723-4501-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.12329: no more pending results, returning what we have 13576 1726882547.12336: results queue empty 13576 1726882547.12337: checking for any_errors_fatal 13576 1726882547.12344: done checking for any_errors_fatal 13576 1726882547.12346: checking for max_fail_percentage 13576 1726882547.12348: done checking for max_fail_percentage 13576 1726882547.12349: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.12350: done checking to see if all hosts have failed 13576 1726882547.12351: getting the remaining hosts for this loop 13576 1726882547.12353: done getting the remaining hosts for this loop 13576 1726882547.12358: getting the next task for host managed_node3 13576 1726882547.12365: done getting next task for host managed_node3 13576 1726882547.12369: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 13576 1726882547.12371: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.12387: getting variables 13576 1726882547.12390: in VariableManager get_vars() 13576 1726882547.12433: Calling all_inventory to load vars for managed_node3 13576 1726882547.12556: Calling groups_inventory to load vars for managed_node3 13576 1726882547.12560: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.12571: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.12575: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.12579: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.13399: done sending task result for task 0affe814-3a2d-1723-4501-00000000001e 13576 1726882547.13403: WORKER PROCESS EXITING 13576 1726882547.13430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.13716: done with get_vars() 13576 1726882547.13728: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:47 -0400 (0:00:00.080) 0:00:06.001 ****** 13576 1726882547.13864: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 13576 1726882547.13866: Creating lock for fedora.linux_system_roles.network_connections 13576 1726882547.14324: worker is 1 (out of 1 available) 13576 1726882547.14499: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 13576 1726882547.14510: done queuing things up, now waiting for results queue to drain 13576 1726882547.14512: waiting for pending results... 13576 1726882547.14708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 13576 1726882547.14852: in run() - task 0affe814-3a2d-1723-4501-00000000001f 13576 1726882547.14873: variable 'ansible_search_path' from source: unknown 13576 1726882547.14881: variable 'ansible_search_path' from source: unknown 13576 1726882547.14925: calling self._execute() 13576 1726882547.15023: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.15046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.15063: variable 'omit' from source: magic vars 13576 1726882547.15639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.19587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.19708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.19807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.19868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.19910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.20023: 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) 13576 1726882547.20062: 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) 13576 1726882547.20099: 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) 13576 1726882547.20164: 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) 13576 1726882547.20185: 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) 13576 1726882547.20358: variable 'ansible_distribution' from source: facts 13576 1726882547.20453: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.20457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.20459: when evaluation is False, skipping this task 13576 1726882547.20461: _execute() done 13576 1726882547.20464: dumping result to json 13576 1726882547.20466: done dumping result, returning 13576 1726882547.20468: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-1723-4501-00000000001f] 13576 1726882547.20470: sending task result for task 0affe814-3a2d-1723-4501-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.20611: no more pending results, returning what we have 13576 1726882547.20616: results queue empty 13576 1726882547.20617: checking for any_errors_fatal 13576 1726882547.20624: done checking for any_errors_fatal 13576 1726882547.20625: checking for max_fail_percentage 13576 1726882547.20627: done checking for max_fail_percentage 13576 1726882547.20628: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.20629: done checking to see if all hosts have failed 13576 1726882547.20630: getting the remaining hosts for this loop 13576 1726882547.20633: done getting the remaining hosts for this loop 13576 1726882547.20639: getting the next task for host managed_node3 13576 1726882547.20645: done getting next task for host managed_node3 13576 1726882547.20650: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 13576 1726882547.20652: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.20743: getting variables 13576 1726882547.20746: in VariableManager get_vars() 13576 1726882547.20792: Calling all_inventory to load vars for managed_node3 13576 1726882547.20796: Calling groups_inventory to load vars for managed_node3 13576 1726882547.20799: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.20811: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.20815: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.20819: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.21246: done sending task result for task 0affe814-3a2d-1723-4501-00000000001f 13576 1726882547.21249: WORKER PROCESS EXITING 13576 1726882547.21277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.21600: done with get_vars() 13576 1726882547.21612: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:47 -0400 (0:00:00.078) 0:00:06.079 ****** 13576 1726882547.21706: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 13576 1726882547.21709: Creating lock for fedora.linux_system_roles.network_state 13576 1726882547.22097: worker is 1 (out of 1 available) 13576 1726882547.22115: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 13576 1726882547.22127: done queuing things up, now waiting for results queue to drain 13576 1726882547.22129: waiting for pending results... 13576 1726882547.22671: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 13576 1726882547.23045: in run() - task 0affe814-3a2d-1723-4501-000000000020 13576 1726882547.23096: variable 'ansible_search_path' from source: unknown 13576 1726882547.23104: variable 'ansible_search_path' from source: unknown 13576 1726882547.23150: calling self._execute() 13576 1726882547.23243: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.23305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.23404: variable 'omit' from source: magic vars 13576 1726882547.24811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.28730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.28820: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.28901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.29139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.29142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.29145: 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) 13576 1726882547.29148: 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) 13576 1726882547.29151: 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) 13576 1726882547.29201: 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) 13576 1726882547.29223: 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) 13576 1726882547.29397: variable 'ansible_distribution' from source: facts 13576 1726882547.29409: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.29424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.29435: when evaluation is False, skipping this task 13576 1726882547.29444: _execute() done 13576 1726882547.29452: dumping result to json 13576 1726882547.29460: done dumping result, returning 13576 1726882547.29471: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-1723-4501-000000000020] 13576 1726882547.29490: sending task result for task 0affe814-3a2d-1723-4501-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.29703: no more pending results, returning what we have 13576 1726882547.29708: results queue empty 13576 1726882547.29709: checking for any_errors_fatal 13576 1726882547.29719: done checking for any_errors_fatal 13576 1726882547.29720: checking for max_fail_percentage 13576 1726882547.29722: done checking for max_fail_percentage 13576 1726882547.29723: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.29724: done checking to see if all hosts have failed 13576 1726882547.29725: getting the remaining hosts for this loop 13576 1726882547.29728: done getting the remaining hosts for this loop 13576 1726882547.29732: getting the next task for host managed_node3 13576 1726882547.29741: done getting next task for host managed_node3 13576 1726882547.29746: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 13576 1726882547.29748: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.29764: getting variables 13576 1726882547.29766: in VariableManager get_vars() 13576 1726882547.29808: Calling all_inventory to load vars for managed_node3 13576 1726882547.29812: Calling groups_inventory to load vars for managed_node3 13576 1726882547.29815: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.29826: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.29830: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.29956: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.29969: done sending task result for task 0affe814-3a2d-1723-4501-000000000020 13576 1726882547.29972: WORKER PROCESS EXITING 13576 1726882547.30591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.31323: done with get_vars() 13576 1726882547.31337: done getting variables 13576 1726882547.31533: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:47 -0400 (0:00:00.099) 0:00:06.179 ****** 13576 1726882547.31636: entering _queue_task() for managed_node3/debug 13576 1726882547.32121: worker is 1 (out of 1 available) 13576 1726882547.32175: exiting _queue_task() for managed_node3/debug 13576 1726882547.32187: done queuing things up, now waiting for results queue to drain 13576 1726882547.32189: waiting for pending results... 13576 1726882547.32484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 13576 1726882547.32653: in run() - task 0affe814-3a2d-1723-4501-000000000021 13576 1726882547.32683: variable 'ansible_search_path' from source: unknown 13576 1726882547.32693: variable 'ansible_search_path' from source: unknown 13576 1726882547.32741: calling self._execute() 13576 1726882547.32866: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.32912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.32959: variable 'omit' from source: magic vars 13576 1726882547.33606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.36613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.36704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.36803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.36811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.36845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.36994: 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) 13576 1726882547.37039: 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) 13576 1726882547.37162: 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) 13576 1726882547.37332: 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) 13576 1726882547.37338: 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) 13576 1726882547.37526: variable 'ansible_distribution' from source: facts 13576 1726882547.37562: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.37576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.37582: when evaluation is False, skipping this task 13576 1726882547.37585: _execute() done 13576 1726882547.37592: dumping result to json 13576 1726882547.37596: done dumping result, returning 13576 1726882547.37606: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-1723-4501-000000000021] 13576 1726882547.37613: sending task result for task 0affe814-3a2d-1723-4501-000000000021 13576 1726882547.37732: done sending task result for task 0affe814-3a2d-1723-4501-000000000021 13576 1726882547.37861: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13576 1726882547.37915: no more pending results, returning what we have 13576 1726882547.37918: results queue empty 13576 1726882547.37920: checking for any_errors_fatal 13576 1726882547.37926: done checking for any_errors_fatal 13576 1726882547.37927: checking for max_fail_percentage 13576 1726882547.37929: done checking for max_fail_percentage 13576 1726882547.37930: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.37931: done checking to see if all hosts have failed 13576 1726882547.37932: getting the remaining hosts for this loop 13576 1726882547.37936: done getting the remaining hosts for this loop 13576 1726882547.37941: getting the next task for host managed_node3 13576 1726882547.37946: done getting next task for host managed_node3 13576 1726882547.37951: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 13576 1726882547.37953: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.37993: getting variables 13576 1726882547.37995: in VariableManager get_vars() 13576 1726882547.38038: Calling all_inventory to load vars for managed_node3 13576 1726882547.38042: Calling groups_inventory to load vars for managed_node3 13576 1726882547.38045: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.38055: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.38059: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.38063: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.38530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.39051: done with get_vars() 13576 1726882547.39064: done getting variables 13576 1726882547.39283: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:47 -0400 (0:00:00.076) 0:00:06.256 ****** 13576 1726882547.39323: entering _queue_task() for managed_node3/debug 13576 1726882547.39997: worker is 1 (out of 1 available) 13576 1726882547.40014: exiting _queue_task() for managed_node3/debug 13576 1726882547.40029: done queuing things up, now waiting for results queue to drain 13576 1726882547.40030: waiting for pending results... 13576 1726882547.40278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 13576 1726882547.40486: in run() - task 0affe814-3a2d-1723-4501-000000000022 13576 1726882547.40490: variable 'ansible_search_path' from source: unknown 13576 1726882547.40493: variable 'ansible_search_path' from source: unknown 13576 1726882547.40544: calling self._execute() 13576 1726882547.40623: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.40631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.40644: variable 'omit' from source: magic vars 13576 1726882547.41145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.45542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.45563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.45610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.45666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.45701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.45798: 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) 13576 1726882547.45843: 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) 13576 1726882547.45888: 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) 13576 1726882547.45948: 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) 13576 1726882547.45972: 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) 13576 1726882547.46200: variable 'ansible_distribution' from source: facts 13576 1726882547.46204: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.46207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.46209: when evaluation is False, skipping this task 13576 1726882547.46212: _execute() done 13576 1726882547.46214: dumping result to json 13576 1726882547.46217: done dumping result, returning 13576 1726882547.46219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-1723-4501-000000000022] 13576 1726882547.46227: sending task result for task 0affe814-3a2d-1723-4501-000000000022 13576 1726882547.46479: done sending task result for task 0affe814-3a2d-1723-4501-000000000022 13576 1726882547.46483: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13576 1726882547.46537: no more pending results, returning what we have 13576 1726882547.46541: results queue empty 13576 1726882547.46542: checking for any_errors_fatal 13576 1726882547.46549: done checking for any_errors_fatal 13576 1726882547.46550: checking for max_fail_percentage 13576 1726882547.46552: done checking for max_fail_percentage 13576 1726882547.46554: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.46555: done checking to see if all hosts have failed 13576 1726882547.46556: getting the remaining hosts for this loop 13576 1726882547.46558: done getting the remaining hosts for this loop 13576 1726882547.46563: getting the next task for host managed_node3 13576 1726882547.46569: done getting next task for host managed_node3 13576 1726882547.46574: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 13576 1726882547.46576: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.46590: getting variables 13576 1726882547.46593: in VariableManager get_vars() 13576 1726882547.46637: Calling all_inventory to load vars for managed_node3 13576 1726882547.46795: Calling groups_inventory to load vars for managed_node3 13576 1726882547.46799: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.46810: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.46813: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.46817: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.47052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.47315: done with get_vars() 13576 1726882547.47328: done getting variables 13576 1726882547.47394: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:47 -0400 (0:00:00.081) 0:00:06.337 ****** 13576 1726882547.47437: entering _queue_task() for managed_node3/debug 13576 1726882547.47859: worker is 1 (out of 1 available) 13576 1726882547.47869: exiting _queue_task() for managed_node3/debug 13576 1726882547.47879: done queuing things up, now waiting for results queue to drain 13576 1726882547.47881: waiting for pending results... 13576 1726882547.48373: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 13576 1726882547.48601: in run() - task 0affe814-3a2d-1723-4501-000000000023 13576 1726882547.48647: variable 'ansible_search_path' from source: unknown 13576 1726882547.48796: variable 'ansible_search_path' from source: unknown 13576 1726882547.48799: calling self._execute() 13576 1726882547.48875: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.48889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.48909: variable 'omit' from source: magic vars 13576 1726882547.49461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.52141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.52224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.52288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.52337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.52372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.52495: 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) 13576 1726882547.52514: 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) 13576 1726882547.52551: 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) 13576 1726882547.52619: 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) 13576 1726882547.52715: 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) 13576 1726882547.52807: variable 'ansible_distribution' from source: facts 13576 1726882547.52820: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.52844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.52853: when evaluation is False, skipping this task 13576 1726882547.52860: _execute() done 13576 1726882547.52868: dumping result to json 13576 1726882547.52876: done dumping result, returning 13576 1726882547.52890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-1723-4501-000000000023] 13576 1726882547.52901: sending task result for task 0affe814-3a2d-1723-4501-000000000023 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 13576 1726882547.53278: no more pending results, returning what we have 13576 1726882547.53282: results queue empty 13576 1726882547.53283: checking for any_errors_fatal 13576 1726882547.53290: done checking for any_errors_fatal 13576 1726882547.53291: checking for max_fail_percentage 13576 1726882547.53293: done checking for max_fail_percentage 13576 1726882547.53294: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.53295: done checking to see if all hosts have failed 13576 1726882547.53296: getting the remaining hosts for this loop 13576 1726882547.53298: done getting the remaining hosts for this loop 13576 1726882547.53302: getting the next task for host managed_node3 13576 1726882547.53308: done getting next task for host managed_node3 13576 1726882547.53312: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 13576 1726882547.53314: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.53329: getting variables 13576 1726882547.53330: in VariableManager get_vars() 13576 1726882547.53370: Calling all_inventory to load vars for managed_node3 13576 1726882547.53374: Calling groups_inventory to load vars for managed_node3 13576 1726882547.53377: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.53387: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.53390: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.53395: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.53686: done sending task result for task 0affe814-3a2d-1723-4501-000000000023 13576 1726882547.53690: WORKER PROCESS EXITING 13576 1726882547.53717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.53971: done with get_vars() 13576 1726882547.53983: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:47 -0400 (0:00:00.066) 0:00:06.403 ****** 13576 1726882547.54086: entering _queue_task() for managed_node3/ping 13576 1726882547.54088: Creating lock for ping 13576 1726882547.54367: worker is 1 (out of 1 available) 13576 1726882547.54380: exiting _queue_task() for managed_node3/ping 13576 1726882547.54392: done queuing things up, now waiting for results queue to drain 13576 1726882547.54394: waiting for pending results... 13576 1726882547.54667: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 13576 1726882547.54775: in run() - task 0affe814-3a2d-1723-4501-000000000024 13576 1726882547.54796: variable 'ansible_search_path' from source: unknown 13576 1726882547.54803: variable 'ansible_search_path' from source: unknown 13576 1726882547.54845: calling self._execute() 13576 1726882547.54939: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.54953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.54973: variable 'omit' from source: magic vars 13576 1726882547.55473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.58718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.58823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.58873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.58924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.58961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.59062: 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) 13576 1726882547.59103: 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) 13576 1726882547.59144: 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) 13576 1726882547.59201: 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) 13576 1726882547.59223: 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) 13576 1726882547.59387: variable 'ansible_distribution' from source: facts 13576 1726882547.59400: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.59416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.59424: when evaluation is False, skipping this task 13576 1726882547.59432: _execute() done 13576 1726882547.59442: dumping result to json 13576 1726882547.59450: done dumping result, returning 13576 1726882547.59466: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-1723-4501-000000000024] 13576 1726882547.59478: sending task result for task 0affe814-3a2d-1723-4501-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.59692: no more pending results, returning what we have 13576 1726882547.59696: results queue empty 13576 1726882547.59697: checking for any_errors_fatal 13576 1726882547.59705: done checking for any_errors_fatal 13576 1726882547.59706: checking for max_fail_percentage 13576 1726882547.59708: done checking for max_fail_percentage 13576 1726882547.59709: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.59710: done checking to see if all hosts have failed 13576 1726882547.59711: getting the remaining hosts for this loop 13576 1726882547.59714: done getting the remaining hosts for this loop 13576 1726882547.59719: getting the next task for host managed_node3 13576 1726882547.59727: done getting next task for host managed_node3 13576 1726882547.59730: ^ task is: TASK: meta (role_complete) 13576 1726882547.59732: ^ 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 13576 1726882547.59748: getting variables 13576 1726882547.59751: in VariableManager get_vars() 13576 1726882547.59794: Calling all_inventory to load vars for managed_node3 13576 1726882547.59797: Calling groups_inventory to load vars for managed_node3 13576 1726882547.59800: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.59812: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.59816: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.59819: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.60257: done sending task result for task 0affe814-3a2d-1723-4501-000000000024 13576 1726882547.60261: WORKER PROCESS EXITING 13576 1726882547.60289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.60566: done with get_vars() 13576 1726882547.60579: done getting variables 13576 1726882547.60672: done queuing things up, now waiting for results queue to drain 13576 1726882547.60674: results queue empty 13576 1726882547.60675: checking for any_errors_fatal 13576 1726882547.60678: done checking for any_errors_fatal 13576 1726882547.60679: checking for max_fail_percentage 13576 1726882547.60680: done checking for max_fail_percentage 13576 1726882547.60681: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.60682: done checking to see if all hosts have failed 13576 1726882547.60683: getting the remaining hosts for this loop 13576 1726882547.60684: done getting the remaining hosts for this loop 13576 1726882547.60687: getting the next task for host managed_node3 13576 1726882547.60692: done getting next task for host managed_node3 13576 1726882547.60694: ^ task is: TASK: Include the task 'el_repo_setup.yml' 13576 1726882547.60696: ^ 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 13576 1726882547.60698: getting variables 13576 1726882547.60700: in VariableManager get_vars() 13576 1726882547.60719: Calling all_inventory to load vars for managed_node3 13576 1726882547.60724: Calling groups_inventory to load vars for managed_node3 13576 1726882547.61040: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.61047: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.61050: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.61054: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.61359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.62027: done with get_vars() 13576 1726882547.62157: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:35:47 -0400 (0:00:00.081) 0:00:06.485 ****** 13576 1726882547.62246: entering _queue_task() for managed_node3/include_tasks 13576 1726882547.62900: worker is 1 (out of 1 available) 13576 1726882547.62911: exiting _queue_task() for managed_node3/include_tasks 13576 1726882547.62923: done queuing things up, now waiting for results queue to drain 13576 1726882547.62925: waiting for pending results... 13576 1726882547.63092: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 13576 1726882547.63202: in run() - task 0affe814-3a2d-1723-4501-000000000026 13576 1726882547.63229: variable 'ansible_search_path' from source: unknown 13576 1726882547.63277: calling self._execute() 13576 1726882547.63380: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.63428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.63433: variable 'omit' from source: magic vars 13576 1726882547.63945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.67342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.67481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.67529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.67645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.67742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.68033: 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) 13576 1726882547.68038: 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) 13576 1726882547.68041: 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) 13576 1726882547.68183: 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) 13576 1726882547.68273: 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) 13576 1726882547.68637: variable 'ansible_distribution' from source: facts 13576 1726882547.68742: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.68746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.68748: when evaluation is False, skipping this task 13576 1726882547.68751: _execute() done 13576 1726882547.68753: dumping result to json 13576 1726882547.68755: done dumping result, returning 13576 1726882547.68757: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-1723-4501-000000000026] 13576 1726882547.68759: sending task result for task 0affe814-3a2d-1723-4501-000000000026 13576 1726882547.68838: done sending task result for task 0affe814-3a2d-1723-4501-000000000026 13576 1726882547.68842: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.68903: no more pending results, returning what we have 13576 1726882547.68907: results queue empty 13576 1726882547.68908: checking for any_errors_fatal 13576 1726882547.68910: done checking for any_errors_fatal 13576 1726882547.68911: checking for max_fail_percentage 13576 1726882547.68914: done checking for max_fail_percentage 13576 1726882547.68915: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.68916: done checking to see if all hosts have failed 13576 1726882547.68917: getting the remaining hosts for this loop 13576 1726882547.68920: done getting the remaining hosts for this loop 13576 1726882547.68926: getting the next task for host managed_node3 13576 1726882547.68936: done getting next task for host managed_node3 13576 1726882547.68940: ^ task is: TASK: Test warning and info logs 13576 1726882547.68942: ^ state is: HOST STATE: block=4, 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 13576 1726882547.68945: getting variables 13576 1726882547.68948: in VariableManager get_vars() 13576 1726882547.68992: Calling all_inventory to load vars for managed_node3 13576 1726882547.68996: Calling groups_inventory to load vars for managed_node3 13576 1726882547.68999: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.69011: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.69016: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.69019: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.69813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.70508: done with get_vars() 13576 1726882547.70522: done getting variables 13576 1726882547.70633: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:35:47 -0400 (0:00:00.086) 0:00:06.571 ****** 13576 1726882547.70877: entering _queue_task() for managed_node3/assert 13576 1726882547.70879: Creating lock for assert 13576 1726882547.71388: worker is 1 (out of 1 available) 13576 1726882547.71401: exiting _queue_task() for managed_node3/assert 13576 1726882547.71415: done queuing things up, now waiting for results queue to drain 13576 1726882547.71417: waiting for pending results... 13576 1726882547.72156: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 13576 1726882547.72610: in run() - task 0affe814-3a2d-1723-4501-000000000027 13576 1726882547.72614: variable 'ansible_search_path' from source: unknown 13576 1726882547.72617: calling self._execute() 13576 1726882547.72666: variable 'ansible_host' from source: host vars for 'managed_node3' 13576 1726882547.72729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13576 1726882547.72749: variable 'omit' from source: magic vars 13576 1726882547.73764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13576 1726882547.78773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13576 1726882547.78904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13576 1726882547.78955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13576 1726882547.79010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13576 1726882547.79142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13576 1726882547.79368: 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) 13576 1726882547.79412: 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) 13576 1726882547.79477: 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) 13576 1726882547.79606: 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) 13576 1726882547.79628: 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) 13576 1726882547.79805: variable 'ansible_distribution' from source: facts 13576 1726882547.79818: variable 'ansible_distribution_major_version' from source: facts 13576 1726882547.79836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 13576 1726882547.79844: when evaluation is False, skipping this task 13576 1726882547.79851: _execute() done 13576 1726882547.79858: dumping result to json 13576 1726882547.79865: done dumping result, returning 13576 1726882547.79883: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0affe814-3a2d-1723-4501-000000000027] 13576 1726882547.79894: sending task result for task 0affe814-3a2d-1723-4501-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 13576 1726882547.80065: no more pending results, returning what we have 13576 1726882547.80069: results queue empty 13576 1726882547.80070: checking for any_errors_fatal 13576 1726882547.80076: done checking for any_errors_fatal 13576 1726882547.80077: checking for max_fail_percentage 13576 1726882547.80079: done checking for max_fail_percentage 13576 1726882547.80080: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.80081: done checking to see if all hosts have failed 13576 1726882547.80082: getting the remaining hosts for this loop 13576 1726882547.80084: done getting the remaining hosts for this loop 13576 1726882547.80089: getting the next task for host managed_node3 13576 1726882547.80098: done getting next task for host managed_node3 13576 1726882547.80101: ^ task is: TASK: meta (flush_handlers) 13576 1726882547.80103: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13576 1726882547.80107: getting variables 13576 1726882547.80109: in VariableManager get_vars() 13576 1726882547.80150: Calling all_inventory to load vars for managed_node3 13576 1726882547.80154: Calling groups_inventory to load vars for managed_node3 13576 1726882547.80156: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.80168: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.80171: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.80174: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.80718: done sending task result for task 0affe814-3a2d-1723-4501-000000000027 13576 1726882547.80722: WORKER PROCESS EXITING 13576 1726882547.80750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.81131: done with get_vars() 13576 1726882547.81147: done getting variables 13576 1726882547.81231: in VariableManager get_vars() 13576 1726882547.81248: Calling all_inventory to load vars for managed_node3 13576 1726882547.81251: Calling groups_inventory to load vars for managed_node3 13576 1726882547.81254: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.81260: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.81265: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.81269: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.81478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.81773: done with get_vars() 13576 1726882547.81790: done queuing things up, now waiting for results queue to drain 13576 1726882547.81792: results queue empty 13576 1726882547.81793: checking for any_errors_fatal 13576 1726882547.81796: done checking for any_errors_fatal 13576 1726882547.81797: checking for max_fail_percentage 13576 1726882547.81798: done checking for max_fail_percentage 13576 1726882547.81799: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.81800: done checking to see if all hosts have failed 13576 1726882547.81801: getting the remaining hosts for this loop 13576 1726882547.81803: done getting the remaining hosts for this loop 13576 1726882547.81805: getting the next task for host managed_node3 13576 1726882547.81810: done getting next task for host managed_node3 13576 1726882547.81811: ^ task is: TASK: meta (flush_handlers) 13576 1726882547.81813: ^ state is: HOST STATE: block=6, 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 13576 1726882547.81816: getting variables 13576 1726882547.81817: in VariableManager get_vars() 13576 1726882547.81834: Calling all_inventory to load vars for managed_node3 13576 1726882547.81836: Calling groups_inventory to load vars for managed_node3 13576 1726882547.81841: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.81851: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.81855: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.81858: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.82062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.82384: done with get_vars() 13576 1726882547.82394: done getting variables 13576 1726882547.82450: in VariableManager get_vars() 13576 1726882547.82462: Calling all_inventory to load vars for managed_node3 13576 1726882547.82465: Calling groups_inventory to load vars for managed_node3 13576 1726882547.82468: Calling all_plugins_inventory to load vars for managed_node3 13576 1726882547.82473: Calling all_plugins_play to load vars for managed_node3 13576 1726882547.82483: Calling groups_plugins_inventory to load vars for managed_node3 13576 1726882547.82488: Calling groups_plugins_play to load vars for managed_node3 13576 1726882547.82687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13576 1726882547.82981: done with get_vars() 13576 1726882547.82994: done queuing things up, now waiting for results queue to drain 13576 1726882547.82996: results queue empty 13576 1726882547.82997: checking for any_errors_fatal 13576 1726882547.82999: done checking for any_errors_fatal 13576 1726882547.83000: checking for max_fail_percentage 13576 1726882547.83001: done checking for max_fail_percentage 13576 1726882547.83002: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.83003: done checking to see if all hosts have failed 13576 1726882547.83004: getting the remaining hosts for this loop 13576 1726882547.83005: done getting the remaining hosts for this loop 13576 1726882547.83008: getting the next task for host managed_node3 13576 1726882547.83011: done getting next task for host managed_node3 13576 1726882547.83012: ^ task is: None 13576 1726882547.83014: ^ state is: HOST STATE: block=7, 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 13576 1726882547.83016: done queuing things up, now waiting for results queue to drain 13576 1726882547.83017: results queue empty 13576 1726882547.83018: checking for any_errors_fatal 13576 1726882547.83019: done checking for any_errors_fatal 13576 1726882547.83024: checking for max_fail_percentage 13576 1726882547.83026: done checking for max_fail_percentage 13576 1726882547.83027: checking to see if all hosts have failed and the running result is not ok 13576 1726882547.83028: done checking to see if all hosts have failed 13576 1726882547.83030: getting the next task for host managed_node3 13576 1726882547.83033: done getting next task for host managed_node3 13576 1726882547.83036: ^ task is: None 13576 1726882547.83038: ^ state is: HOST STATE: block=7, 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=7 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 Friday 20 September 2024 21:35:47 -0400 (0:00:00.122) 0:00:06.693 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.22s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 1.05s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.91s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Test warning and info logs ---------------------------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 fedora.linux_system_roles.network : Enable network service -------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Include the task 'enable_epel.yml' -------------------------------------- 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Include the task 'el_repo_setup.yml' ------------------------------------ 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Set flag to indicate system is ostree ----------------------------------- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 13576 1726882547.83125: RUNNING CLEANUP