[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.
  9161 1726867724.92624: 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-5zx
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
  9161 1726867724.93365: Added group all to inventory
  9161 1726867724.93367: Added group ungrouped to inventory
  9161 1726867724.93372: Group all now contains ungrouped
  9161 1726867724.93377: Examining possible inventory source: /tmp/vpn-55W/inventory.yml
  9161 1726867725.13902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache
  9161 1726867725.13985: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py
  9161 1726867725.14015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory
  9161 1726867725.14226: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py
  9161 1726867725.14327: Loaded config def from plugin (inventory/script)
  9161 1726867725.14330: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py
  9161 1726867725.14487: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py
  9161 1726867725.14600: Loaded config def from plugin (inventory/yaml)
  9161 1726867725.14603: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py
  9161 1726867725.14731: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py
  9161 1726867725.15509: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py
  9161 1726867725.15513: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)
  9161 1726867725.15516: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)
  9161 1726867725.15523: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)
  9161 1726867725.15528: Loading data from /tmp/vpn-55W/inventory.yml
  9161 1726867725.15602: /tmp/vpn-55W/inventory.yml was not parsable by auto
  9161 1726867725.15686: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)
  9161 1726867725.15788: Loading data from /tmp/vpn-55W/inventory.yml
  9161 1726867725.15959: group all already in inventory
  9161 1726867725.15969: set inventory_file for managed_node1
  9161 1726867725.15973: set inventory_dir for managed_node1
  9161 1726867725.15974: Added host managed_node1 to inventory
  9161 1726867725.15977: Added host managed_node1 to group all
  9161 1726867725.15978: set ansible_host for managed_node1
  9161 1726867725.15979: set ansible_ssh_extra_args for managed_node1
  9161 1726867725.15982: set inventory_file for managed_node2
  9161 1726867725.15985: set inventory_dir for managed_node2
  9161 1726867725.15986: Added host managed_node2 to inventory
  9161 1726867725.15988: Added host managed_node2 to group all
  9161 1726867725.15989: set ansible_host for managed_node2
  9161 1726867725.15990: set ansible_ssh_extra_args for managed_node2
  9161 1726867725.15992: set inventory_file for managed_node3
  9161 1726867725.15995: set inventory_dir for managed_node3
  9161 1726867725.15996: Added host managed_node3 to inventory
  9161 1726867725.15997: Added host managed_node3 to group all
  9161 1726867725.15998: set ansible_host for managed_node3
  9161 1726867725.15998: set ansible_ssh_extra_args for managed_node3
  9161 1726867725.16001: Reconcile groups and hosts in inventory.
  9161 1726867725.16005: Group ungrouped now contains managed_node1
  9161 1726867725.16007: Group ungrouped now contains managed_node2
  9161 1726867725.16009: Group ungrouped now contains managed_node3
  9161 1726867725.16158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name
  9161 1726867725.16307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments
  9161 1726867725.16447: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py
  9161 1726867725.16478: Loaded config def from plugin (vars/host_group_vars)
  9161 1726867725.16480: 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)
  9161 1726867725.16489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars
  9161 1726867725.16497: 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)
  9161 1726867725.16560: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)
  9161 1726867725.16946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867725.17044: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py
  9161 1726867725.17083: Loaded config def from plugin (connection/local)
  9161 1726867725.17086: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)
  9161 1726867725.17899: Loaded config def from plugin (connection/paramiko_ssh)
  9161 1726867725.17907: 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)
  9161 1726867725.19110: 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)
  9161 1726867725.19155: Loaded config def from plugin (connection/psrp)
  9161 1726867725.19159: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)
  9161 1726867725.20221: 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)
  9161 1726867725.20291: Loaded config def from plugin (connection/ssh)
  9161 1726867725.20295: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)
  9161 1726867725.23584: 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)
  9161 1726867725.23645: Loaded config def from plugin (connection/winrm)
  9161 1726867725.23649: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)
  9161 1726867725.23687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name
  9161 1726867725.23857: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py
  9161 1726867725.24021: Loaded config def from plugin (shell/cmd)
  9161 1726867725.24024: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)
  9161 1726867725.24054: 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)
  9161 1726867725.24166: Loaded config def from plugin (shell/powershell)
  9161 1726867725.24168: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)
  9161 1726867725.24230: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py
  9161 1726867725.24427: Loaded config def from plugin (shell/sh)
  9161 1726867725.24430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)
  9161 1726867725.24485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name
  9161 1726867725.24894: Loaded config def from plugin (become/runas)
  9161 1726867725.24897: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)
  9161 1726867725.25406: Loaded config def from plugin (become/su)
  9161 1726867725.25410: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)
  9161 1726867725.25749: Loaded config def from plugin (become/sudo)
  9161 1726867725.25752: 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
  9161 1726867725.25789: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml
  9161 1726867725.26365: trying /usr/local/lib/python3.12/site-packages/ansible/modules
  9161 1726867725.30354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action
  9161 1726867725.30738: in VariableManager get_vars()
  9161 1726867725.30762: done with get_vars()
  9161 1726867725.30770: variable 'omit' from source: magic vars
  9161 1726867725.30790: variable 'omit' from source: magic vars
  9161 1726867725.30823: in VariableManager get_vars()
  9161 1726867725.30889: done with get_vars()
  9161 1726867725.30973: in VariableManager get_vars()
  9161 1726867725.30987: done with get_vars()
  9161 1726867725.31019: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/main.yml
  9161 1726867725.31201: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/tasks/main.yml
  9161 1726867725.32025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__
  9161 1726867725.32144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback
  9161 1726867725.32158: 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
  9161 1726867725.32589: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py
  9161 1726867725.32746: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)
  9161 1726867725.32749: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-5zx/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback)
  9161 1726867725.32785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name
  9161 1726867725.32810: 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)
  9161 1726867725.32969: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py
  9161 1726867725.33024: Loaded config def from plugin (callback/default)
  9161 1726867725.33027: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  9161 1726867725.34184: Loaded config def from plugin (callback/junit)
  9161 1726867725.34187: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  9161 1726867725.34237: 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)
  9161 1726867725.34307: Loaded config def from plugin (callback/minimal)
  9161 1726867725.34309: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  9161 1726867725.34361: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  9161 1726867725.34424: Loaded config def from plugin (callback/tree)
  9161 1726867725.34426: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
  9161 1726867725.34608: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)
  9161 1726867725.34610: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-5zx/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_include_vars_from_parent.yml ***********************************
1 plays in /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml
  9161 1726867725.34641: in VariableManager get_vars()
  9161 1726867725.34661: done with get_vars()
  9161 1726867725.34671: in VariableManager get_vars()
  9161 1726867725.34682: done with get_vars()
  9161 1726867725.34687: variable 'omit' from source: magic vars
  9161 1726867725.34725: in VariableManager get_vars()
  9161 1726867725.34745: done with get_vars()
  9161 1726867725.34769: variable 'omit' from source: magic vars

PLAY [Test role include variable override] *************************************
  9161 1726867725.35814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy
  9161 1726867725.36255: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py
  9161 1726867725.36365: getting the remaining hosts for this loop
  9161 1726867725.36367: done getting the remaining hosts for this loop
  9161 1726867725.36371: getting the next task for host managed_node2
  9161 1726867725.36376: done getting next task for host managed_node2
  9161 1726867725.36378:  ^ task is: TASK: Gathering Facts
  9161 1726867725.36379:  ^ 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
  9161 1726867725.36382: getting variables
  9161 1726867725.36383: in VariableManager get_vars()
  9161 1726867725.36398: Calling all_inventory to load vars for managed_node2
  9161 1726867725.36401: Calling groups_inventory to load vars for managed_node2
  9161 1726867725.36403: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867725.36421: Calling all_plugins_play to load vars for managed_node2
  9161 1726867725.36471: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867725.36476: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867725.36512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867725.36593: done with get_vars()
  9161 1726867725.36600: done getting variables
  9161 1726867725.36687: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:2
Friday 20 September 2024  17:28:45 -0400 (0:00:00.021)       0:00:00.021 ****** 
  9161 1726867725.36711: entering _queue_task() for managed_node2/gather_facts
  9161 1726867725.36712: Creating lock for gather_facts
  9161 1726867725.37232: worker is 1 (out of 1 available)
  9161 1726867725.37345: exiting _queue_task() for managed_node2/gather_facts
  9161 1726867725.37359: done queuing things up, now waiting for results queue to drain
  9161 1726867725.37360: waiting for pending results...
  9161 1726867725.37498: running TaskExecutor() for managed_node2/TASK: Gathering Facts
  9161 1726867725.37641: in run() - task 0e45163a-60dd-8a50-a75f-00000000001a
  9161 1726867725.37644: variable 'ansible_search_path' from source: unknown
  9161 1726867725.37654: calling self._execute()
  9161 1726867725.37725: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867725.37740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867725.37754: variable 'omit' from source: magic vars
  9161 1726867725.38039: variable 'omit' from source: magic vars
  9161 1726867725.38043: variable 'omit' from source: magic vars
  9161 1726867725.38045: variable 'omit' from source: magic vars
  9161 1726867725.38047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867725.38050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867725.38057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867725.38082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867725.38099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867725.38132: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867725.38143: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867725.38151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867725.38254: Set connection var ansible_connection to ssh
  9161 1726867725.38279: Set connection var ansible_pipelining to False
  9161 1726867725.38290: Set connection var ansible_timeout to 10
  9161 1726867725.38299: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867725.38310: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867725.38319: Set connection var ansible_shell_type to sh
  9161 1726867725.38346: variable 'ansible_shell_executable' from source: unknown
  9161 1726867725.38353: variable 'ansible_connection' from source: unknown
  9161 1726867725.38361: variable 'ansible_module_compression' from source: unknown
  9161 1726867725.38378: variable 'ansible_shell_type' from source: unknown
  9161 1726867725.38424: variable 'ansible_shell_executable' from source: unknown
  9161 1726867725.38433: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867725.38443: variable 'ansible_pipelining' from source: unknown
  9161 1726867725.38449: variable 'ansible_timeout' from source: unknown
  9161 1726867725.38587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867725.39000: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867725.39016: variable 'omit' from source: magic vars
  9161 1726867725.39026: starting attempt loop
  9161 1726867725.39032: running the handler
  9161 1726867725.39217: variable 'ansible_facts' from source: unknown
  9161 1726867725.39220: _low_level_execute_command(): starting
  9161 1726867725.39222: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  9161 1726867725.40321: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867725.40423: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867725.40670: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867725.40781: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867725.42590: stdout chunk (state=3):
>>>/root
<<<
  9161 1726867725.42777: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867725.42822: stdout chunk (state=3):
>>><<<
  9161 1726867725.42849: stderr chunk (state=3):
>>><<<
  9161 1726867725.42902: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867725.43028: _low_level_execute_command(): starting
  9161 1726867725.43032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991 `" && echo ansible-tmp-1726867725.4292068-9193-130864804536991="` echo /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991 `" ) && sleep 0'
  9161 1726867725.44017: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867725.44298: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867725.44313: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867725.44583: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867725.46600: stdout chunk (state=3):
>>>ansible-tmp-1726867725.4292068-9193-130864804536991=/root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991
<<<
  9161 1726867725.46752: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867725.46756: stdout chunk (state=3):
>>><<<
  9161 1726867725.46774: stderr chunk (state=3):
>>><<<
  9161 1726867725.46940: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867725.4292068-9193-130864804536991=/root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867725.46943: variable 'ansible_module_compression' from source: unknown
  9161 1726867725.46946: ANSIBALLZ: Using generic lock for ansible.legacy.setup
  9161 1726867725.46948: ANSIBALLZ: Acquiring lock
  9161 1726867725.46951: ANSIBALLZ: Lock acquired: 140702719708960
  9161 1726867725.46953: ANSIBALLZ: Creating module
  9161 1726867725.96725: ANSIBALLZ: Writing module into payload
  9161 1726867725.96933: ANSIBALLZ: Writing module
  9161 1726867725.96982: ANSIBALLZ: Renaming module
  9161 1726867725.97031: ANSIBALLZ: Done creating module
  9161 1726867725.97098: variable 'ansible_facts' from source: unknown
  9161 1726867725.97113: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867725.97132: _low_level_execute_command(): starting
  9161 1726867725.97148: _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'
  9161 1726867725.98047: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867725.98066: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867725.98139: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867725.98170: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867725.98248: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867725.98295: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867725.98326: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867725.98530: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.00237: stdout chunk (state=3):
>>>PLATFORM
<<<
  9161 1726867726.00337: stdout chunk (state=3):
>>>Linux
<<<
  9161 1726867726.00342: stdout chunk (state=3):
>>>FOUND
<<<
  9161 1726867726.00392: stdout chunk (state=3):
>>>/usr/bin/python3.12
/usr/bin/python3
/usr/bin/python3
ENDFOUND
<<<
  9161 1726867726.00546: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867726.00549: stdout chunk (state=3):
>>><<<
  9161 1726867726.00551: stderr chunk (state=3):
>>><<<
  9161 1726867726.00732: _low_level_execute_command() done: rc=0, stdout=PLATFORM
Linux
FOUND
/usr/bin/python3.12
/usr/bin/python3
/usr/bin/python3
ENDFOUND
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867726.00741 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']
  9161 1726867726.00745: _low_level_execute_command(): starting
  9161 1726867726.00747: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'
  9161 1726867726.00833: Sending initial data
  9161 1726867726.00847: Sent initial data (1181 bytes)
  9161 1726867726.01513: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867726.01626: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867726.01643: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867726.01660: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  9161 1726867726.01677: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
<<<
  9161 1726867726.01687: stderr chunk (state=3):
>>>debug2: match not found
<<<
  9161 1726867726.01714: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867726.01747: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867726.01836: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867726.01869: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867726.01873: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867726.02006: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.05618: stdout chunk (state=3):
>>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
<<<
  9161 1726867726.06157: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867726.06161: stdout chunk (state=3):
>>><<<
  9161 1726867726.06165: stderr chunk (state=3):
>>><<<
  9161 1726867726.06168: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"}
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867726.06335: variable 'ansible_facts' from source: unknown
  9161 1726867726.06345: variable 'ansible_facts' from source: unknown
  9161 1726867726.06364: variable 'ansible_module_compression' from source: unknown
  9161 1726867726.06419: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED
  9161 1726867726.06575: variable 'ansible_facts' from source: unknown
  9161 1726867726.06952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py
  9161 1726867726.07159: Sending initial data
  9161 1726867726.07162: Sent initial data (152 bytes)
  9161 1726867726.07898: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867726.07949: 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.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867726.07994: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867726.07997: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867726.08028: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867726.08230: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.09974: 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
<<<
  9161 1726867726.10093: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  9161 1726867726.10236: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp0c8nusct /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py
<<<
  9161 1726867726.10239: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py"
<<<
  9161 1726867726.10312: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp0c8nusct" to remote "/root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py"
<<<
  9161 1726867726.13222: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867726.13417: stderr chunk (state=3):
>>><<<
  9161 1726867726.13421: stdout chunk (state=3):
>>><<<
  9161 1726867726.13423: done transferring module to remote
  9161 1726867726.13425: _low_level_execute_command(): starting
  9161 1726867726.13428: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/ /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py && sleep 0'
  9161 1726867726.14647: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867726.14651: 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.13.22 originally 10.31.13.22
debug2: match not found
<<<
  9161 1726867726.14728: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867726.14753: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867726.14823: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867726.14851: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867726.14875: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867726.15056: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.16978: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867726.16998: stdout chunk (state=3):
>>><<<
  9161 1726867726.17009: stderr chunk (state=3):
>>><<<
  9161 1726867726.17029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867726.17039: _low_level_execute_command(): starting
  9161 1726867726.17048: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/AnsiballZ_setup.py && sleep 0'
  9161 1726867726.17718: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867726.17733: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867726.17748: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867726.17767: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  9161 1726867726.17796: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
<<<
  9161 1726867726.17809: stderr chunk (state=3):
>>>debug2: match not found
<<<
  9161 1726867726.17924: 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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867726.17938: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867726.17954: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867726.18107: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.20456: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
  9161 1726867726.20475: stdout chunk (state=3):
>>>import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.20554: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.20557: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.20692: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.20695: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
<<<
  9161 1726867726.20754: 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'
<<<
  9161 1726867726.20871: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.20921: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930cb104d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930cadfb30>
# /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 0x7f930cb12a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.20969: stdout chunk (state=3):
>>>import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.20972: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.21087: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.21091: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.21111: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.21160: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
<<<
  9161 1726867726.21232: stdout chunk (state=3):
>>>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
<<<
  9161 1726867726.21253: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c8e5130>
<<<
  9161 1726867726.21299: 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
<<<
  9161 1726867726.21315: 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 0x7f930c8e5fa0>
<<<
  9161 1726867726.21340: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.21370: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
  9161 1726867726.21762: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
  9161 1726867726.21767: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
  9161 1726867726.21806: 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'
<<<
  9161 1726867726.21821: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
  9161 1726867726.21865: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
  9161 1726867726.21876: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
  9161 1726867726.21908: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
  9161 1726867726.21931: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c923e00>
<<<
  9161 1726867726.21962: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
  9161 1726867726.21989: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
  9161 1726867726.22000: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c923ec0>
# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
  9161 1726867726.22037: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
  9161 1726867726.22054: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
  9161 1726867726.22112: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.22148: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.22183: 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 0x7f930c95b7d0>
<<<
  9161 1726867726.22198: 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 0x7f930c95be60>
<<<
  9161 1726867726.22219: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.22269: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c93bad0>
<<<
  9161 1726867726.22290: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.22307: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9391f0>
<<<
  9161 1726867726.22408: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c920fb0>
<<<
  9161 1726867726.22438: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
  9161 1726867726.22469: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
<<<
  9161 1726867726.22490: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.22493: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
  9161 1726867726.22527: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
  9161 1726867726.22576: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c97b770>
<<<
  9161 1726867726.22590: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c97a390>
<<<
  9161 1726867726.22617: 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 0x7f930c93a090>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c978bc0>
<<<
  9161 1726867726.22678: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
  9161 1726867726.22695: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b0800>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c920230>
<<<
  9161 1726867726.22743: 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'
<<<
  9161 1726867726.22759: 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 0x7f930c9b0cb0>
<<<
  9161 1726867726.22803: stdout chunk (state=3):
>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b0b60>
<<<
  9161 1726867726.22806: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c9b0ef0>
<<<
  9161 1726867726.22867: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c91ed50>
<<<
  9161 1726867726.22871: 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'
<<<
  9161 1726867726.22874: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
  9161 1726867726.22924: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
  9161 1726867726.22927: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b1580>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b1250>
<<<
  9161 1726867726.22958: stdout chunk (state=3):
>>>import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.22963: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py
<<<
  9161 1726867726.23025: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b2480>
<<<
  9161 1726867726.23028: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.23030: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
  9161 1726867726.23287: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
  9161 1726867726.23294: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9c86b0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f930c9c9d90>
# /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 0x7f930c9cac30>
# 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 0x7f930c9cb290>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9ca180>
<<<
  9161 1726867726.23314: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
  9161 1726867726.23342: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.23365: 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 0x7f930c9cbd10>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9cb440>
<<<
  9161 1726867726.23425: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b24e0>
<<<
  9161 1726867726.23444: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
  9161 1726867726.23465: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
  9161 1726867726.23483: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
  9161 1726867726.23532: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
  9161 1726867726.23554: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6c7bc0>
<<<
  9161 1726867726.23630: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
  9161 1726867726.23743: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.23745: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6f06e0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0440>
<<<
  9161 1726867726.23748: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6f0620>
<<<
  9161 1726867726.23750: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
  9161 1726867726.23752: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
  9161 1726867726.23764: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.23872: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6f0fe0>
<<<
  9161 1726867726.24008: 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 0x7f930c6f1970>
<<<
  9161 1726867726.24049: stdout chunk (state=3):
>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0890>
<<<
  9161 1726867726.24076: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6c5d60>
# /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'
<<<
  9161 1726867726.24162: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
  9161 1726867726.24196: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f2cf0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0e60>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b2bd0>
# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  9161 1726867726.24264: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.24314: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
  9161 1726867726.24343: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
  9161 1726867726.24346: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c71f020>
<<<
  9161 1726867726.24411: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
  9161 1726867726.24431: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.24454: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
  9161 1726867726.24456: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
  9161 1726867726.24515: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7433e0>
<<<
  9161 1726867726.24518: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
  9161 1726867726.24566: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
  9161 1726867726.24630: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867726.24647: 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 0x7f930c7a01a0>
<<<
  9161 1726867726.24663: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
  9161 1726867726.24694: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
  9161 1726867726.24724: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
  9161 1726867726.24761: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
  9161 1726867726.24851: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7a28d0>
<<<
  9161 1726867726.24925: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7a02c0>
<<<
  9161 1726867726.24966: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c76d190>
<<<
  9161 1726867726.24990: 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 0x7f930c5ad1f0>
<<<
  9161 1726867726.25016: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7421e0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f3bf0>
<<<
  9161 1726867726.25192: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
  9161 1726867726.25216: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f930c7428a0>
<<<
  9161 1726867726.25490: stdout chunk (state=3):
>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip'
# zipimport: zlib available
<<<
  9161 1726867726.25607: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.25646: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
  9161 1726867726.25649: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
  9161 1726867726.25691: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
  9161 1726867726.25765: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
  9161 1726867726.25811: 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 0x7f930c60ef00>
<<<
  9161 1726867726.25815: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.26014: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c5eddf0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c5ecf50>
<<<
  9161 1726867726.26025: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.26057: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/">
# zipimport: zlib available
<<<
  9161 1726867726.26060: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.26098: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/">
<<<
  9161 1726867726.26102: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.27658: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.28733: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c60cc50>
<<<
  9161 1726867726.28769: 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'
<<<
  9161 1726867726.28801: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
<<<
  9161 1726867726.28814: 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'
<<<
  9161 1726867726.28849: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6467e0>
<<<
  9161 1726867726.28890: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c646570>
<<<
  9161 1726867726.28918: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c645e80>
<<<
  9161 1726867726.28955: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
  9161 1726867726.28958: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
  9161 1726867726.29006: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6465d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c93a9c0>
<<<
  9161 1726867726.29009: stdout chunk (state=3):
>>>import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.29037: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930c6474d0>
<<<
  9161 1726867726.29068: 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 0x7f930c647710>
<<<
  9161 1726867726.29096: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
  9161 1726867726.29150: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
  9161 1726867726.29160: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.29215: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c647c50>
<<<
  9161 1726867726.29232: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.29250: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
  9161 1726867726.29265: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
  9161 1726867726.29302: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf29a60>
<<<
  9161 1726867726.29341: stdout chunk (state=3):
>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930bf2b680>
<<<
  9161 1726867726.29374: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
  9161 1726867726.29378: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'
<<<
  9161 1726867726.29435: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2bf50>
<<<
  9161 1726867726.29474: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
  9161 1726867726.29501: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2d1f0>
<<<
  9161 1726867726.29504: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
  9161 1726867726.29581: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py
<<<
  9161 1726867726.29584: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
  9161 1726867726.29675: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2fc80>
# 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 0x7f930bf2ffb0>
<<<
  9161 1726867726.29713: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2df40>
<<<
  9161 1726867726.29717: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
  9161 1726867726.29775: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
  9161 1726867726.29796: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
  9161 1726867726.30065: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf37bc0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf36690>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf363f0>
# /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'
<<<
  9161 1726867726.30125: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf36960>
<<<
  9161 1726867726.30175: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2e450>
<<<
  9161 1726867726.30292: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930bf7be90>
# /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 0x7f930bf7bfe0>
# /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'
<<<
  9161 1726867726.30331: 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 0x7f930bf7da00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7d7c0>
<<<
  9161 1726867726.30344: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  9161 1726867726.30369: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
  9161 1726867726.30429: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930bf7ff80>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7e0f0>
<<<
  9161 1726867726.30454: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
  9161 1726867726.30520: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.30544: 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'
<<<
  9161 1726867726.30554: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.30587: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf836e0>
<<<
  9161 1726867726.30730: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7ffb0>
<<<
  9161 1726867726.30781: 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'
<<<
  9161 1726867726.30802: 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 0x7f930bf84980>
<<<
  9161 1726867726.30837: 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 0x7f930bf84500>
<<<
  9161 1726867726.30865: 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 0x7f930bf84a40>
<<<
  9161 1726867726.30912: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7c080>
# /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'
<<<
  9161 1726867726.30955: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
  9161 1726867726.30958: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
  9161 1726867726.30978: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.31021: 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 0x7f930be100e0>
<<<
  9161 1726867726.31176: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.31194: 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 0x7f930be111c0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf86840>
<<<
  9161 1726867726.31221: 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'
<<<
  9161 1726867726.31269: 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 0x7f930bf87bf0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf86480>
# zipimport: zlib available
<<<
  9161 1726867726.31273: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.31289: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867726.31380: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.31625: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867726.31628: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867726.31662: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.31860: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.32345: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.32888: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
  9161 1726867726.32916: stdout chunk (state=3):
>>>import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f930be116d0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f930be116d0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
<<<
  9161 1726867726.32938: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
  9161 1726867726.32952: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.33008: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.33019: stdout chunk (state=3):
>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930be154c0>
<<<
  9161 1726867726.33100: 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'
<<<
  9161 1726867726.33122: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be16240>
<<<
  9161 1726867726.33135: stdout chunk (state=3):
>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be113d0>
<<<
  9161 1726867726.33173: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
<<<
  9161 1726867726.33184: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.33225: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.33236: stdout chunk (state=3):
>>>import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867726.33386: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.33558: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
  9161 1726867726.33570: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be169c0>
# zipimport: zlib available
<<<
  9161 1726867726.34038: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.34565: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.34576: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.34858: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867726.34913: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867726.34917: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
  9161 1726867726.34931: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.34962: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35013: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/">
<<<
  9161 1726867726.35024: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35257: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35485: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
  9161 1726867726.35550: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
  9161 1726867726.35568: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867726.35646: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be17350>
<<<
  9161 1726867726.35657: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35715: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35801: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867726.35823: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867726.35839: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35915: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.35939: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867726.35978: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36022: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36081: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36148: 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
<<<
  9161 1726867726.36196: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867726.36296: 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 0x7f930be21c70>
<<<
  9161 1726867726.36327: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be1fe30>
<<<
  9161 1726867726.36358: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867726.36373: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36440: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36499: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36533: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.36580: 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'
<<<
  9161 1726867726.36604: 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
<<<
  9161 1726867726.36638: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
  9161 1726867726.36653: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
  9161 1726867726.36727: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
  9161 1726867726.36840: 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'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf0a840>
<<<
  9161 1726867726.37040: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bffe510>
<<<
  9161 1726867726.37091: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be21eb0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be21d00>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867726.37107: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/">
<<<
  9161 1726867726.37122: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37189: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37244: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37264: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37292: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37331: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37375: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37446: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37466: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.namespace' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
  9161 1726867726.37646: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.37649: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.37683: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
  9161 1726867726.37879: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.38063: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.38124: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.38231: 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'
# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py
<<<
  9161 1726867726.38236: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'
<<<
  9161 1726867726.38359: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py
# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb5d60>
<<<
  9161 1726867726.38362: 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'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
  9161 1726867726.38573: stdout chunk (state=3):
>>># 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 0x7f930baf7e90>
# 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 0x7f930bafc230>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be9e870>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb68d0>
<<<
  9161 1726867726.38691: stdout chunk (state=3):
>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb4470>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb40b0>
# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py
<<<
  9161 1726867726.38813: 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 0x7f930baff140>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bafe9f0>
# 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'
<<<
  9161 1726867726.38873: stdout chunk (state=3):
>>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f930bafebd0>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bafde20>
# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py
<<<
  9161 1726867726.39043: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'
import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930baff290>
<<<
  9161 1726867726.39068: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py
<<<
  9161 1726867726.39083: stdout chunk (state=3):
>>># 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 0x7f930bb65d90>
<<<
  9161 1726867726.39183: stdout chunk (state=3):
>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930baffd70>
<<<
  9161 1726867726.39238: stdout chunk (state=3):
>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb4140>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
  9161 1726867726.39277: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
  9161 1726867726.39364: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.39468: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.39584: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
  9161 1726867726.39650: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.39716: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.39769: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.40047: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.40168: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.40558: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.40945: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.41011: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.41023: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.41097: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.41133: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.41238: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.41324: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.41516: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.41583: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.41772: 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'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bb67680>
# /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'
<<<
  9161 1726867726.41879: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bb66930>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.41978: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.42081: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.42089: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.42217: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.42247: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.42444: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.42451: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.42454: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.42457: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py
<<<
  9161 1726867726.42509: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'
<<<
  9161 1726867726.42596: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.42665: 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 0x7f930bb9a150>
<<<
  9161 1726867726.42924: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bb8ad80>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.43141: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43145: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
<<<
  9161 1726867726.43355: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43358: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.43541: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.43548: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43550: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43553: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.43555: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43560: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43613: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py
<<<
  9161 1726867726.43624: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'
<<<
  9161 1726867726.43664: stdout chunk (state=3):
>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867726.43679: 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 0x7f930bbadaf0>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bbaf4a0>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
<<<
  9161 1726867726.43728: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
<<<
  9161 1726867726.43778: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.43836: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
  9161 1726867726.43994: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.44160: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
  9161 1726867726.44168: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.44452: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.44484: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.44499: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.44648: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.44841: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
  9161 1726867726.44927: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.45050: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
<<<
  9161 1726867726.45132: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.45761: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.46398: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.46478: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
  9161 1726867726.46552: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.46675: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
  9161 1726867726.46862: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.46980: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
<<<
  9161 1726867726.47017: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
  9161 1726867726.47021: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47053: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47126: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.47167: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47212: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47368: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47550: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.47805: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
  9161 1726867726.47809: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.47862: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.47921: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
  9161 1726867726.48021: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.48040: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
  9161 1726867726.48072: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.48231: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.48240: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.48287: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.48329: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.48341: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.48615: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.48882: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.48938: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49097: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49101: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
  9161 1726867726.49104: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49174: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
<<<
  9161 1726867726.49205: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49230: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.49248: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49329: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49420: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
<<<
  9161 1726867726.49566: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.49588: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
  9161 1726867726.49617: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867726.49740: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49743: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49866: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
<<<
  9161 1726867726.49911: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.49987: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
  9161 1726867726.49991: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50176: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50389: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
  9161 1726867726.50392: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50426: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50485: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
  9161 1726867726.50488: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50552: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50586: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
<<<
  9161 1726867726.50598: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50674: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50763: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
<<<
  9161 1726867726.50778: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50862: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.50952: stdout chunk (state=3):
>>>import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
<<<
  9161 1726867726.51047: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867726.51452: 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
<<<
  9161 1726867726.51509: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'
# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'
# 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 0x7f930b945dc0>
<<<
  9161 1726867726.51528: stdout chunk (state=3):
>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b93fce0>
<<<
  9161 1726867726.51552: stdout chunk (state=3):
>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b93f410>
<<<
  9161 1726867726.66955: stdout chunk (state=3):
>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py
<<<
  9161 1726867726.66978: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'
import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b98ca10>
# /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 0x7f930b98d7f0>
# /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 0x7f930b9d7ec0>
import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b98f5c0>
<<<
  9161 1726867726.67225: 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
<<<
  9161 1726867726.87472: stdout chunk (state=3):
>>>
{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep  3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-13-22.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-22", "ansible_nodename": "ip-10-31-13-22.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": "ec2fc8de46c603b0f1ccc8b04febfd28", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC6PbIus1knsdWMqJKfNADAlqvMeShtTqb8Lk5mC0WTQgWF2GRvMV/78K2TabyVRaVi5MqkSnqQh6GSAFzw9Wgmv3aJ1CBjK8GjnMPTz3iTRVKP33dQovZOfu9uIk8zLw9v4wxtrpF9xM+eZaGmJY6i82ZYmYpRLPWsucOXylFUa++eCdIuaUW0DixA8pOMKLw3SyNdxo/K/vLRYfB0rzlASMMxB3afviMP7LynT2adfgvDgF42MmSlqJ8pN/1QaDifFyuqaf77Si6DeKYL8nvI0JpPwnYbytIS/nWHRWwmFjxn/mjWpB2gLtudq3yIB1GGmtGiP3ccAicvvRXX9e94niWjNNGvpvmWwHZWBrzJEsSQcxbrLUI2q2/piCEGEHLwyYawNmvUE0Udw48BqnQmciLi38bC6pXG3Yu1eOr3HlNeF5UhxSqABjR3Rd4orzyoE6ObdZEXiUSiUnZSAvR8XtkpMGYw1t2ZYRF2O1nk+FzBTux7xOlf6ysZB9bZdcE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGWeX6kVOMYBjgWGqNbyUG8uwm4GTTOdgeSRvAVpH7O0tg/GKkXb2e5qF+4E1H7cv/ivv/tCvIt2jPbP1Oh+LM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGtKZCMgQuXZdPo83VA3TmvroppPORzGnUjJJq8vyzHM", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.3994140625, "5m": 0.3125, "15m": 0.14111328125}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.16 39824 10.31.13.22 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL":<<<
  9161 1726867726.87528: stdout chunk (state=3):
>>> "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.16 39824 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f0:48:94:ff", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.22", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:f0ff:fe48:94ff", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.22", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f0:48:94:ff", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.22"], "ansible_all_ipv6_addresses": ["fe80::8ff:f0ff:fe48:94ff"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.22", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:f0ff:fe48:94ff"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2983, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 548, "free": 2983}, "nocache": {"free": 3308, "used": 223}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2fc8de-46c6-03b0-f1cc-c8b04febfd28", "ansible_product_uuid": "ec2fc8de-46c6-03b0-f1cc-c8b04febfd28", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 271, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261798223872, "block_size": 4096, "block_total": 65519099, "block_available": 63915582, "block_used": 1603517, "inode_total": 131070960, "inode_available": 131029002, "inode_used": 41958, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "28", "second": "46", "epoch": "1726867726", "epoch_int": "1726867726", "date": "2024-09-20", "time": "17:28:46", "iso8601_micro": "2024-09-20T21:28:46.870871Z", "iso8601": "2024-09-20T21:28:46Z", "iso8601_basic": "20240920T172846870871", "iso8601_basic_short": "20240920T172846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}
<<<
  9161 1726867726.88176: stdout chunk (state=3):
>>># clear sys.path_importer_cache
<<<
  9161 1726867726.88199: 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
<<<
  9161 1726867726.88247: stdout chunk (state=3):
>>># cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# 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
<<<
  9161 1726867726.88284: stdout chunk (state=3):
>>># cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
<<<
  9161 1726867726.88311: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.88357: stdout chunk (state=3):
>>># cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
<<<
  9161 1726867726.88388: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.88430: stdout chunk (state=3):
>>># cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# 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
<<<
  9161 1726867726.88517: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.88893: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
  9161 1726867726.88959: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
<<<
  9161 1726867726.89100: stdout chunk (state=3):
>>># destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
<<<
  9161 1726867726.89145: stdout chunk (state=3):
>>># destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
<<<
  9161 1726867726.89212: stdout chunk (state=3):
>>># destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
<<<
  9161 1726867726.89306: stdout chunk (state=3):
>>># destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.queues
# destroy multiprocessing.synchronize
# destroy multiprocessing.dummy
# destroy multiprocessing.pool
# destroy signal
# destroy pickle
# destroy _compat_pickle
<<<
  9161 1726867726.89348: stdout chunk (state=3):
>>># destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.reduction
# destroy selectors
# destroy shlex
# destroy fcntl
# destroy datetime
# destroy subprocess
# destroy base64
<<<
  9161 1726867726.89406: stdout chunk (state=3):
>>># destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy json
<<<
  9161 1726867726.89409: stdout chunk (state=3):
>>># destroy socket
# destroy struct
# destroy glob
<<<
  9161 1726867726.89478: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.89523: stdout chunk (state=3):
>>># cleanup[3] wiping encodings.idna
# destroy stringprep
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
<<<
  9161 1726867726.89526: stdout chunk (state=3):
>>># cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# 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
<<<
  9161 1726867726.89593: stdout chunk (state=3):
>>># cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
<<<
  9161 1726867726.89646: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.89664: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.89710: 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
<<<
  9161 1726867726.89852: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
  9161 1726867726.89886: stdout chunk (state=3):
>>># destroy _collections
<<<
  9161 1726867726.89901: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
<<<
  9161 1726867726.89949: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
<<<
  9161 1726867726.89976: stdout chunk (state=3):
>>># destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
<<<
  9161 1726867726.89989: stdout chunk (state=3):
>>># destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
<<<
  9161 1726867726.90010: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
  9161 1726867726.90130: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
<<<
  9161 1726867726.90132: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867726.90144: stdout chunk (state=3):
>>># destroy time
<<<
  9161 1726867726.90172: stdout chunk (state=3):
>>># destroy _random
<<<
  9161 1726867726.90174: stdout chunk (state=3):
>>># destroy _weakref
<<<
  9161 1726867726.90472: stdout chunk (state=3):
>>># destroy _hashlib
# destroy _operator
# destroy _sre
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
<<<
  9161 1726867726.90800: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.13.22 closed.
<<<
  9161 1726867726.90802: stdout chunk (state=3):
>>><<<
  9161 1726867726.90804: stderr chunk (state=3):
>>><<<
  9161 1726867726.90980: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f930cb104d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930cadfb30>
# /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 0x7f930cb12a50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7f930c8e5130>
# /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 0x7f930c8e5fa0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c923e00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c923ec0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f930c95b7d0>
# /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 0x7f930c95be60>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c93bad0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9391f0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c920fb0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f930c97b770>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c97a390>
# /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 0x7f930c93a090>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c978bc0>
# /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 0x7f930c9b0800>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c920230>
# /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 0x7f930c9b0cb0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b0b60>
# 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 0x7f930c9b0ef0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c91ed50>
# /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 0x7f930c9b1580>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b1250>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f930c9b2480>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f930c9c86b0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f930c9c9d90>
# /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 0x7f930c9cac30>
# 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 0x7f930c9cb290>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9ca180>
# /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 0x7f930c9cbd10>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9cb440>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b24e0>
# /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 0x7f930c6c7bc0>
# /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 0x7f930c6f06e0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0440>
# 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 0x7f930c6f0620>
# /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 0x7f930c6f0fe0>
# 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 0x7f930c6f1970>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0890>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6c5d60>
# /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 0x7f930c6f2cf0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f0e60>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c9b2bd0>
# /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 0x7f930c71f020>
# /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 0x7f930c7433e0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f930c7a01a0>
# /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 0x7f930c7a28d0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7a02c0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c76d190>
# /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 0x7f930c5ad1f0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c7421e0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c6f3bf0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f930c7428a0>
# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/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 0x7f930c60ef00>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c5eddf0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c5ecf50>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/">
# 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 0x7f930c60cc50>
# /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 0x7f930c6467e0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c646570>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c645e80>
# /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 0x7f930c6465d0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c93a9c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f930c6474d0>
# 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 0x7f930c647710>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930c647c50>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f930bf29a60>
# 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 0x7f930bf2b680>
# /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 0x7f930bf2bf50>
# /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 0x7f930bf2d1f0>
# /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 0x7f930bf2fc80>
# 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 0x7f930bf2ffb0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2df40>
# /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 0x7f930bf37bc0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf36690>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf363f0>
# /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 0x7f930bf36960>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf2e450>
# 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 0x7f930bf7be90>
# /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 0x7f930bf7bfe0>
# /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 0x7f930bf7da00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7d7c0>
# /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 0x7f930bf7ff80>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7e0f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf836e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7ffb0>
# 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 0x7f930bf84980>
# 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 0x7f930bf84500>
# 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 0x7f930bf84a40>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf7c080>
# /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 0x7f930be100e0>
# 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 0x7f930be111c0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf86840>
# 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 0x7f930bf87bf0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bf86480>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f930be116d0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f930be116d0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f930be154c0>
# /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 0x7f930be16240>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be113d0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# 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 0x7f930be169c0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be17350>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# 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 0x7f930be21c70>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be1fe30>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
# 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 0x7f930bf0a840>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bffe510>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be21eb0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be21d00>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/">
# 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' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.typing' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
# 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 0x7f930beb5d60>
# /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 0x7f930baf7e90>
# 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 0x7f930bafc230>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930be9e870>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb68d0>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb4470>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb40b0>
# /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 0x7f930baff140>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bafe9f0>
# 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 0x7f930bafebd0>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bafde20>
# /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 0x7f930baff290>
# /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 0x7f930bb65d90>
import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930baffd70>
import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930beb4140>
import 'ansible.module_utils.facts.timeout' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.facter' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.other.ohai' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.apparmor' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.caps' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.chroot' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.utils' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.system.cmdline' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.distribution' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.datetime' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.date_time' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.env' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.dns' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.fips' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.loadavg' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# 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 0x7f930bb67680>
# /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 0x7f930bb66930>
import 'ansible.module_utils.facts.system.local' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.lsb' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.pkg_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.platform' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# 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 0x7f930bb9a150>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bb8ad80>
import 'ansible.module_utils.facts.system.python' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/">
import 'ansible.module_utils.facts.system.service_mgr' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.system.ssh_pub_keys' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# 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 0x7f930bbadaf0>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930bbaf4a0>
import 'ansible.module_utils.facts.system.user' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.sysctl' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.hardware.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
import 'ansible.module_utils.facts.hardware.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.hardware.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.generic_bsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
import 'ansible.module_utils.facts.network.aix' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.darwin' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.fc_wwn' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.hurd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.iscsi' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.nvme' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.network.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.base' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# 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' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.freebsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.virtual.dragonfly' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.hpux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.linux' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.netbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.openbsd' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.virtual.sunos' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/">
import 'ansible.module_utils.facts.default_collectors' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.facts.ansible_collector' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/">
import 'ansible.module_utils.facts' # <zipimporter object "/tmp/ansible_ansible.legacy.setup_payload_n9g5yhcv/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/">
# 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 0x7f930b945dc0>
import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b93fce0>
import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b93f410>
# /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 0x7f930b98ca10>
# /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 0x7f930b98d7f0>
# /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 0x7f930b9d7ec0>
import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f930b98f5c0>
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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep  3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-13-22.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-22", "ansible_nodename": "ip-10-31-13-22.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": "ec2fc8de46c603b0f1ccc8b04febfd28", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC6PbIus1knsdWMqJKfNADAlqvMeShtTqb8Lk5mC0WTQgWF2GRvMV/78K2TabyVRaVi5MqkSnqQh6GSAFzw9Wgmv3aJ1CBjK8GjnMPTz3iTRVKP33dQovZOfu9uIk8zLw9v4wxtrpF9xM+eZaGmJY6i82ZYmYpRLPWsucOXylFUa++eCdIuaUW0DixA8pOMKLw3SyNdxo/K/vLRYfB0rzlASMMxB3afviMP7LynT2adfgvDgF42MmSlqJ8pN/1QaDifFyuqaf77Si6DeKYL8nvI0JpPwnYbytIS/nWHRWwmFjxn/mjWpB2gLtudq3yIB1GGmtGiP3ccAicvvRXX9e94niWjNNGvpvmWwHZWBrzJEsSQcxbrLUI2q2/piCEGEHLwyYawNmvUE0Udw48BqnQmciLi38bC6pXG3Yu1eOr3HlNeF5UhxSqABjR3Rd4orzyoE6ObdZEXiUSiUnZSAvR8XtkpMGYw1t2ZYRF2O1nk+FzBTux7xOlf6ysZB9bZdcE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGWeX6kVOMYBjgWGqNbyUG8uwm4GTTOdgeSRvAVpH7O0tg/GKkXb2e5qF+4E1H7cv/ivv/tCvIt2jPbP1Oh+LM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGtKZCMgQuXZdPo83VA3TmvroppPORzGnUjJJq8vyzHM", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.3994140625, "5m": 0.3125, "15m": 0.14111328125}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.16 39824 10.31.13.22 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.40.16 39824 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f0:48:94:ff", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.22", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:f0ff:fe48:94ff", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.22", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f0:48:94:ff", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.22"], "ansible_all_ipv6_addresses": ["fe80::8ff:f0ff:fe48:94ff"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.22", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:f0ff:fe48:94ff"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2983, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 548, "free": 2983}, "nocache": {"free": 3308, "used": 223}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2fc8de-46c6-03b0-f1cc-c8b04febfd28", "ansible_product_uuid": "ec2fc8de-46c6-03b0-f1cc-c8b04febfd28", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 271, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261798223872, "block_size": 4096, "block_total": 65519099, "block_available": 63915582, "block_used": 1603517, "inode_total": 131070960, "inode_available": 131029002, "inode_used": 41958, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "28", "second": "46", "epoch": "1726867726", "epoch_int": "1726867726", "date": "2024-09-20", "time": "17:28:46", "iso8601_micro": "2024-09-20T21:28:46.870871Z", "iso8601": "2024-09-20T21:28:46Z", "iso8601_basic": "20240920T172846870871", "iso8601_basic_short": "20240920T172846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing ansible.module_utils.facts.namespace
# cleanup[2] removing ansible.module_utils.compat.typing
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing __mp_main__
# destroy __main__
# cleanup[2] removing multiprocessing
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing multiprocessing.util
# cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection
# cleanup[2] removing multiprocessing.pool
# cleanup[2] removing ansible.module_utils.facts.timeout
# cleanup[2] removing ansible.module_utils.facts.collector
# cleanup[2] removing ansible.module_utils.facts.other
# cleanup[2] removing ansible.module_utils.facts.other.facter
# cleanup[2] removing ansible.module_utils.facts.other.ohai
# cleanup[2] removing ansible.module_utils.facts.system
# cleanup[2] removing ansible.module_utils.facts.system.apparmor
# cleanup[2] removing ansible.module_utils.facts.system.caps
# cleanup[2] removing ansible.module_utils.facts.system.chroot
# cleanup[2] removing ansible.module_utils.facts.utils
# cleanup[2] removing ansible.module_utils.facts.system.cmdline
# cleanup[2] removing ansible.module_utils.facts.system.distribution
# cleanup[2] removing ansible.module_utils.compat.datetime
# destroy ansible.module_utils.compat.datetime
# cleanup[2] removing ansible.module_utils.facts.system.date_time
# cleanup[2] removing ansible.module_utils.facts.system.env
# cleanup[2] removing ansible.module_utils.facts.system.dns
# cleanup[2] removing ansible.module_utils.facts.system.fips
# cleanup[2] removing ansible.module_utils.facts.system.loadavg
# cleanup[2] removing glob
# cleanup[2] removing configparser
# cleanup[2] removing ansible.module_utils.facts.system.local
# cleanup[2] removing ansible.module_utils.facts.system.lsb
# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr
# cleanup[2] removing ansible.module_utils.facts.system.platform
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# destroy ssl
# cleanup[2] removing ansible.module_utils.facts.system.python
# cleanup[2] removing ansible.module_utils.facts.system.selinux
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.facts.system.service_mgr
# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing ansible.module_utils.facts.system.user
# cleanup[2] removing ansible.module_utils.facts.hardware
# cleanup[2] removing ansible.module_utils.facts.hardware.base
# cleanup[2] removing ansible.module_utils.facts.hardware.aix
# cleanup[2] removing ansible.module_utils.facts.sysctl
# cleanup[2] removing ansible.module_utils.facts.hardware.darwin
# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd
# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly
# cleanup[2] removing ansible.module_utils.facts.hardware.hpux
# cleanup[2] removing ansible.module_utils.facts.hardware.linux
# cleanup[2] removing ansible.module_utils.facts.hardware.hurd
# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd
# cleanup[2] removing ansible.module_utils.facts.hardware.sunos
# cleanup[2] removing ansible.module_utils.facts.network
# cleanup[2] removing ansible.module_utils.facts.network.base
# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd
# cleanup[2] removing ansible.module_utils.facts.network.aix
# cleanup[2] removing ansible.module_utils.facts.network.darwin
# cleanup[2] removing ansible.module_utils.facts.network.dragonfly
# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn
# cleanup[2] removing ansible.module_utils.facts.network.freebsd
# cleanup[2] removing ansible.module_utils.facts.network.hpux
# cleanup[2] removing ansible.module_utils.facts.network.hurd
# cleanup[2] removing ansible.module_utils.facts.network.linux
# cleanup[2] removing ansible.module_utils.facts.network.iscsi
# cleanup[2] removing ansible.module_utils.facts.network.nvme
# cleanup[2] removing ansible.module_utils.facts.network.netbsd
# cleanup[2] removing ansible.module_utils.facts.network.openbsd
# cleanup[2] removing ansible.module_utils.facts.network.sunos
# cleanup[2] removing ansible.module_utils.facts.virtual
# cleanup[2] removing ansible.module_utils.facts.virtual.base
# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl
# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd
# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly
# cleanup[2] removing ansible.module_utils.facts.virtual.hpux
# cleanup[2] removing ansible.module_utils.facts.virtual.linux
# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd
# cleanup[2] removing ansible.module_utils.facts.virtual.sunos
# cleanup[2] removing ansible.module_utils.facts.default_collectors
# cleanup[2] removing ansible.module_utils.facts.ansible_collector
# cleanup[2] removing ansible.module_utils.facts.compat
# cleanup[2] removing ansible.module_utils.facts
# destroy ansible.module_utils.facts
# destroy ansible.module_utils.facts.namespace
# destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter
# destroy ansible.module_utils.facts.other.ohai
# destroy ansible.module_utils.facts.system
# destroy ansible.module_utils.facts.system.apparmor
# destroy ansible.module_utils.facts.system.caps
# destroy ansible.module_utils.facts.system.chroot
# destroy ansible.module_utils.facts.system.cmdline
# destroy ansible.module_utils.facts.system.distribution
# destroy ansible.module_utils.facts.system.date_time
# destroy ansible.module_utils.facts.system.env
# destroy ansible.module_utils.facts.system.dns
# destroy ansible.module_utils.facts.system.fips
# destroy ansible.module_utils.facts.system.loadavg
# destroy ansible.module_utils.facts.system.local
# destroy ansible.module_utils.facts.system.lsb
# destroy ansible.module_utils.facts.system.pkg_mgr
# destroy ansible.module_utils.facts.system.platform
# destroy ansible.module_utils.facts.system.python
# destroy ansible.module_utils.facts.system.selinux
# destroy ansible.module_utils.facts.system.service_mgr
# destroy ansible.module_utils.facts.system.ssh_pub_keys
# destroy ansible.module_utils.facts.system.user
# destroy ansible.module_utils.facts.utils
# destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base
# destroy ansible.module_utils.facts.hardware.aix
# destroy ansible.module_utils.facts.hardware.darwin
# destroy ansible.module_utils.facts.hardware.freebsd
# destroy ansible.module_utils.facts.hardware.dragonfly
# destroy ansible.module_utils.facts.hardware.hpux
# destroy ansible.module_utils.facts.hardware.linux
# destroy ansible.module_utils.facts.hardware.hurd
# destroy ansible.module_utils.facts.hardware.netbsd
# destroy ansible.module_utils.facts.hardware.openbsd
# destroy ansible.module_utils.facts.hardware.sunos
# destroy ansible.module_utils.facts.sysctl
# destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base
# destroy ansible.module_utils.facts.network.generic_bsd
# destroy ansible.module_utils.facts.network.aix
# destroy ansible.module_utils.facts.network.darwin
# destroy ansible.module_utils.facts.network.dragonfly
# destroy ansible.module_utils.facts.network.fc_wwn
# destroy ansible.module_utils.facts.network.freebsd
# destroy ansible.module_utils.facts.network.hpux
# destroy ansible.module_utils.facts.network.hurd
# destroy ansible.module_utils.facts.network.linux
# destroy ansible.module_utils.facts.network.iscsi
# destroy ansible.module_utils.facts.network.nvme
# destroy ansible.module_utils.facts.network.netbsd
# destroy ansible.module_utils.facts.network.openbsd
# destroy ansible.module_utils.facts.network.sunos
# destroy ansible.module_utils.facts.virtual
# destroy ansible.module_utils.facts.virtual.base
# destroy ansible.module_utils.facts.virtual.sysctl
# destroy ansible.module_utils.facts.virtual.freebsd
# destroy ansible.module_utils.facts.virtual.dragonfly
# destroy ansible.module_utils.facts.virtual.hpux
# destroy ansible.module_utils.facts.virtual.linux
# destroy ansible.module_utils.facts.virtual.netbsd
# destroy ansible.module_utils.facts.virtual.openbsd
# destroy ansible.module_utils.facts.virtual.sunos
# destroy ansible.module_utils.facts.compat
# cleanup[2] removing unicodedata
# cleanup[2] removing stringprep
# cleanup[2] removing encodings.idna
# cleanup[2] removing multiprocessing.queues
# cleanup[2] removing multiprocessing.synchronize
# cleanup[2] removing multiprocessing.dummy.connection
# cleanup[2] removing multiprocessing.dummy
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy systemd.journal
# destroy systemd.daemon
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy locale
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy logging
# destroy ansible.module_utils.facts.default_collectors
# destroy ansible.module_utils.facts.ansible_collector
# destroy multiprocessing
# destroy multiprocessing.queues
# destroy multiprocessing.synchronize
# destroy multiprocessing.dummy
# destroy multiprocessing.pool
# destroy signal
# destroy pickle
# destroy _compat_pickle
# destroy _pickle
# destroy queue
# destroy _heapq
# destroy _queue
# destroy multiprocessing.reduction
# destroy selectors
# destroy shlex
# destroy fcntl
# destroy datetime
# destroy subprocess
# destroy base64
# destroy _ssl
# destroy ansible.module_utils.compat.selinux
# destroy getpass
# destroy pwd
# destroy termios
# destroy json
# destroy socket
# destroy struct
# destroy glob
# destroy fnmatch
# destroy ansible.module_utils.compat.typing
# destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector
# destroy unicodedata
# destroy errno
# destroy multiprocessing.connection
# destroy tempfile
# destroy multiprocessing.context
# destroy multiprocessing.process
# destroy multiprocessing.util
# destroy _multiprocessing
# destroy array
# destroy multiprocessing.dummy.connection
# cleanup[3] wiping encodings.idna
# destroy stringprep
# cleanup[3] wiping configparser
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# destroy configparser
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy encodings.idna
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _sre
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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.13.22 closed.
[WARNING]: Module invocation had junk after the JSON data: # clear
sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]
removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat #
destroy ansible.module_utils.compat # cleanup[2] removing
ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]
removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing
ansible.module_utils.facts.namespace # cleanup[2] removing
ansible.module_utils.compat.typing # cleanup[2] removing
multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]
removing _pickle # cleanup[2] removing pickle # cleanup[2] removing
multiprocessing.reduction # cleanup[2] removing multiprocessing.context #
cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing
multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #
destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #
cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing
# cleanup[2] removing multiprocessing.connection # cleanup[2] removing
multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #
cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing
ansible.module_utils.facts.other # cleanup[2] removing
ansible.module_utils.facts.other.facter # cleanup[2] removing
ansible.module_utils.facts.other.ohai # cleanup[2] removing
ansible.module_utils.facts.system # cleanup[2] removing
ansible.module_utils.facts.system.apparmor # cleanup[2] removing
ansible.module_utils.facts.system.caps # cleanup[2] removing
ansible.module_utils.facts.system.chroot # cleanup[2] removing
ansible.module_utils.facts.utils # cleanup[2] removing
ansible.module_utils.facts.system.cmdline # cleanup[2] removing
ansible.module_utils.facts.system.distribution # cleanup[2] removing
ansible.module_utils.compat.datetime # destroy
ansible.module_utils.compat.datetime # cleanup[2] removing
ansible.module_utils.facts.system.date_time # cleanup[2] removing
ansible.module_utils.facts.system.env # cleanup[2] removing
ansible.module_utils.facts.system.dns # cleanup[2] removing
ansible.module_utils.facts.system.fips # cleanup[2] removing
ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #
cleanup[2] removing configparser # cleanup[2] removing
ansible.module_utils.facts.system.local # cleanup[2] removing
ansible.module_utils.facts.system.lsb # cleanup[2] removing
ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing
ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #
cleanup[2] removing ssl # destroy ssl # cleanup[2] removing
ansible.module_utils.facts.system.python # cleanup[2] removing
ansible.module_utils.facts.system.selinux # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.facts.system.service_mgr # cleanup[2] removing
ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #
cleanup[2] removing getpass # cleanup[2] removing
ansible.module_utils.facts.system.user # cleanup[2] removing
ansible.module_utils.facts.hardware # cleanup[2] removing
ansible.module_utils.facts.hardware.base # cleanup[2] removing
ansible.module_utils.facts.hardware.aix # cleanup[2] removing
ansible.module_utils.facts.sysctl # cleanup[2] removing
ansible.module_utils.facts.hardware.darwin # cleanup[2] removing
ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing
ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing
ansible.module_utils.facts.hardware.hpux # cleanup[2] removing
ansible.module_utils.facts.hardware.linux # cleanup[2] removing
ansible.module_utils.facts.hardware.hurd # cleanup[2] removing
ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing
ansible.module_utils.facts.hardware.sunos # cleanup[2] removing
ansible.module_utils.facts.network # cleanup[2] removing
ansible.module_utils.facts.network.base # cleanup[2] removing
ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing
ansible.module_utils.facts.network.aix # cleanup[2] removing
ansible.module_utils.facts.network.darwin # cleanup[2] removing
ansible.module_utils.facts.network.dragonfly # cleanup[2] removing
ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing
ansible.module_utils.facts.network.freebsd # cleanup[2] removing
ansible.module_utils.facts.network.hpux # cleanup[2] removing
ansible.module_utils.facts.network.hurd # cleanup[2] removing
ansible.module_utils.facts.network.linux # cleanup[2] removing
ansible.module_utils.facts.network.iscsi # cleanup[2] removing
ansible.module_utils.facts.network.nvme # cleanup[2] removing
ansible.module_utils.facts.network.netbsd # cleanup[2] removing
ansible.module_utils.facts.network.openbsd # cleanup[2] removing
ansible.module_utils.facts.network.sunos # cleanup[2] removing
ansible.module_utils.facts.virtual # cleanup[2] removing
ansible.module_utils.facts.virtual.base # cleanup[2] removing
ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing
ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing
ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing
ansible.module_utils.facts.virtual.hpux # cleanup[2] removing
ansible.module_utils.facts.virtual.linux # cleanup[2] removing
ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing
ansible.module_utils.facts.virtual.sunos # cleanup[2] removing
ansible.module_utils.facts.default_collectors # cleanup[2] removing
ansible.module_utils.facts.ansible_collector # cleanup[2] removing
ansible.module_utils.facts.compat # cleanup[2] removing
ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy
ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other
# destroy ansible.module_utils.facts.other.facter # destroy
ansible.module_utils.facts.other.ohai # destroy
ansible.module_utils.facts.system # destroy
ansible.module_utils.facts.system.apparmor # destroy
ansible.module_utils.facts.system.caps # destroy
ansible.module_utils.facts.system.chroot # destroy
ansible.module_utils.facts.system.cmdline # destroy
ansible.module_utils.facts.system.distribution # destroy
ansible.module_utils.facts.system.date_time # destroy
ansible.module_utils.facts.system.env # destroy
ansible.module_utils.facts.system.dns # destroy
ansible.module_utils.facts.system.fips # destroy
ansible.module_utils.facts.system.loadavg # destroy
ansible.module_utils.facts.system.local # destroy
ansible.module_utils.facts.system.lsb # destroy
ansible.module_utils.facts.system.pkg_mgr # destroy
ansible.module_utils.facts.system.platform # destroy
ansible.module_utils.facts.system.python # destroy
ansible.module_utils.facts.system.selinux # destroy
ansible.module_utils.facts.system.service_mgr # destroy
ansible.module_utils.facts.system.ssh_pub_keys # destroy
ansible.module_utils.facts.system.user # destroy
ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware
# destroy ansible.module_utils.facts.hardware.base # destroy
ansible.module_utils.facts.hardware.aix # destroy
ansible.module_utils.facts.hardware.darwin # destroy
ansible.module_utils.facts.hardware.freebsd # destroy
ansible.module_utils.facts.hardware.dragonfly # destroy
ansible.module_utils.facts.hardware.hpux # destroy
ansible.module_utils.facts.hardware.linux # destroy
ansible.module_utils.facts.hardware.hurd # destroy
ansible.module_utils.facts.hardware.netbsd # destroy
ansible.module_utils.facts.hardware.openbsd # destroy
ansible.module_utils.facts.hardware.sunos # destroy
ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network
# destroy ansible.module_utils.facts.network.base # destroy
ansible.module_utils.facts.network.generic_bsd # destroy
ansible.module_utils.facts.network.aix # destroy
ansible.module_utils.facts.network.darwin # destroy
ansible.module_utils.facts.network.dragonfly # destroy
ansible.module_utils.facts.network.fc_wwn # destroy
ansible.module_utils.facts.network.freebsd # destroy
ansible.module_utils.facts.network.hpux # destroy
ansible.module_utils.facts.network.hurd # destroy
ansible.module_utils.facts.network.linux # destroy
ansible.module_utils.facts.network.iscsi # destroy
ansible.module_utils.facts.network.nvme # destroy
ansible.module_utils.facts.network.netbsd # destroy
ansible.module_utils.facts.network.openbsd # destroy
ansible.module_utils.facts.network.sunos # destroy
ansible.module_utils.facts.virtual # destroy
ansible.module_utils.facts.virtual.base # destroy
ansible.module_utils.facts.virtual.sysctl # destroy
ansible.module_utils.facts.virtual.freebsd # destroy
ansible.module_utils.facts.virtual.dragonfly # destroy
ansible.module_utils.facts.virtual.hpux # destroy
ansible.module_utils.facts.virtual.linux # destroy
ansible.module_utils.facts.virtual.netbsd # destroy
ansible.module_utils.facts.virtual.openbsd # destroy
ansible.module_utils.facts.virtual.sunos # destroy
ansible.module_utils.facts.compat # cleanup[2] removing unicodedata #
cleanup[2] removing stringprep # cleanup[2] removing encodings.idna #
cleanup[2] removing multiprocessing.queues # cleanup[2] removing
multiprocessing.synchronize # cleanup[2] removing
multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy #
destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc #
destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma #
destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma
# destroy zipfile._path # destroy zipfile # destroy pathlib # destroy
zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib #
destroy zipimport # destroy __main__ # destroy systemd.journal # destroy
systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder
# destroy json.scanner # destroy _json # destroy grp # destroy encodings #
destroy _locale # destroy locale # destroy select # destroy _signal # destroy
_posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy
shutil # destroy distro # destroy distro.distro # destroy argparse # destroy
logging # destroy ansible.module_utils.facts.default_collectors # destroy
ansible.module_utils.facts.ansible_collector # destroy multiprocessing #
destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy
multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy
pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy
_heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors
# destroy shlex # destroy fcntl # destroy datetime # destroy subprocess #
destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux #
destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket
# destroy struct # destroy glob # destroy fnmatch # destroy
ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout
# destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy
errno # destroy multiprocessing.connection # destroy tempfile # destroy
multiprocessing.context # destroy multiprocessing.process # destroy
multiprocessing.util # destroy _multiprocessing # destroy array # destroy
multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy
stringprep # cleanup[3] wiping configparser # cleanup[3] wiping
selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]
wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]
wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping
systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping
systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #
cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #
destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #
cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping
_typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3]
wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random #
cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #
destroy re._constants # destroy re._casefix # destroy re._compiler # destroy
enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]
wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #
cleanup[3] wiping collections # destroy _collections_abc # destroy
collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools
# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping
types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy
posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]
wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]
wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping
encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #
cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #
cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #
cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping
_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #
cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux #
destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader #
destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy
_socket # destroy _collections # destroy platform # destroy _uuid # destroy
stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy
ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib #
destroy _typing # destroy _tokenize # destroy
ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna #
destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy
weakref # destroy collections # destroy threading # destroy atexit # destroy
_warnings # destroy math # destroy _bisect # destroy time # destroy _random #
destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre #
destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix
# destroy _functools # destroy builtins # destroy _thread # clear sys.audit
hooks
[WARNING]: Platform linux on host managed_node2 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
  9161 1726867726.91852: 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-1726867725.4292068-9193-130864804536991/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867726.91855: _low_level_execute_command(): starting
  9161 1726867726.91857: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867725.4292068-9193-130864804536991/ > /dev/null 2>&1 && sleep 0'
  9161 1726867726.92473: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867726.92575: 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.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867726.92579: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867726.92809: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867726.95264: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867726.95311: stderr chunk (state=3):
>>><<<
  9161 1726867726.95332: stdout chunk (state=3):
>>><<<
  9161 1726867726.95377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867726.95381: handler run complete
  9161 1726867726.95447: variable 'ansible_facts' from source: unknown
  9161 1726867726.95512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867726.96242: variable 'ansible_facts' from source: unknown
  9161 1726867726.96248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867726.96587: attempt loop complete, returning result
  9161 1726867726.96591: _execute() done
  9161 1726867726.96593: dumping result to json
  9161 1726867726.96732: done dumping result, returning
  9161 1726867726.96737: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e45163a-60dd-8a50-a75f-00000000001a]
  9161 1726867726.96738: sending task result for task 0e45163a-60dd-8a50-a75f-00000000001a
  9161 1726867727.00246: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000001a
  9161 1726867727.00250: WORKER PROCESS EXITING
ok: [managed_node2]
  9161 1726867727.00592: no more pending results, returning what we have
  9161 1726867727.00595: results queue empty
  9161 1726867727.00596: checking for any_errors_fatal
  9161 1726867727.00598: done checking for any_errors_fatal
  9161 1726867727.00598: checking for max_fail_percentage
  9161 1726867727.00600: done checking for max_fail_percentage
  9161 1726867727.00600: checking to see if all hosts have failed and the running result is not ok
  9161 1726867727.00601: done checking to see if all hosts have failed
  9161 1726867727.00602: getting the remaining hosts for this loop
  9161 1726867727.00604: done getting the remaining hosts for this loop
  9161 1726867727.00607: getting the next task for host managed_node2
  9161 1726867727.00612: done getting next task for host managed_node2
  9161 1726867727.00613:  ^ task is: TASK: meta (flush_handlers)
  9161 1726867727.00615:  ^ 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
  9161 1726867727.00625: getting variables
  9161 1726867727.00627: in VariableManager get_vars()
  9161 1726867727.00648: Calling all_inventory to load vars for managed_node2
  9161 1726867727.00651: Calling groups_inventory to load vars for managed_node2
  9161 1726867727.00653: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867727.00660: Calling all_plugins_play to load vars for managed_node2
  9161 1726867727.00662: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867727.00668: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867727.00850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867727.01022: done with get_vars()
  9161 1726867727.01032: done getting variables
  9161 1726867727.01095: in VariableManager get_vars()
  9161 1726867727.01106: Calling all_inventory to load vars for managed_node2
  9161 1726867727.01108: Calling groups_inventory to load vars for managed_node2
  9161 1726867727.01110: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867727.01115: Calling all_plugins_play to load vars for managed_node2
  9161 1726867727.01117: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867727.01120: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867727.01282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867727.01591: done with get_vars()
  9161 1726867727.01673: done queuing things up, now waiting for results queue to drain
  9161 1726867727.01676: results queue empty
  9161 1726867727.01677: checking for any_errors_fatal
  9161 1726867727.01680: done checking for any_errors_fatal
  9161 1726867727.01681: checking for max_fail_percentage
  9161 1726867727.01682: done checking for max_fail_percentage
  9161 1726867727.01683: checking to see if all hosts have failed and the running result is not ok
  9161 1726867727.01684: done checking to see if all hosts have failed
  9161 1726867727.01690: getting the remaining hosts for this loop
  9161 1726867727.01692: done getting the remaining hosts for this loop
  9161 1726867727.01695: getting the next task for host managed_node2
  9161 1726867727.01700: done getting next task for host managed_node2
  9161 1726867727.01703:  ^ task is: TASK: Create var file in caller that can override the one in called role
  9161 1726867727.01704:  ^ 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
  9161 1726867727.01706: getting variables
  9161 1726867727.01707: in VariableManager get_vars()
  9161 1726867727.01729: Calling all_inventory to load vars for managed_node2
  9161 1726867727.01732: Calling groups_inventory to load vars for managed_node2
  9161 1726867727.01736: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867727.01745: Calling all_plugins_play to load vars for managed_node2
  9161 1726867727.01777: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867727.01782: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867727.02135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867727.02479: done with get_vars()
  9161 1726867727.02492: done getting variables
  9161 1726867727.02599: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [Create var file in caller that can override the one in called role] ******
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:8
Friday 20 September 2024  17:28:47 -0400 (0:00:01.659)       0:00:01.681 ****** 
  9161 1726867727.02631: entering _queue_task() for managed_node2/copy
  9161 1726867727.03513: worker is 1 (out of 1 available)
  9161 1726867727.03527: exiting _queue_task() for managed_node2/copy
  9161 1726867727.03540: done queuing things up, now waiting for results queue to drain
  9161 1726867727.03542: waiting for pending results...
  9161 1726867727.03851: running TaskExecutor() for managed_node2/TASK: Create var file in caller that can override the one in called role
  9161 1726867727.04046: in run() - task 0e45163a-60dd-8a50-a75f-000000000006
  9161 1726867727.04051: variable 'ansible_search_path' from source: unknown
  9161 1726867727.04515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867727.06507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867727.06559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867727.06586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867727.06620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867727.06644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867727.06719: variable 'varfiles' from source: task vars
  9161 1726867727.06882: 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)
  9161 1726867727.06905: 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)
  9161 1726867727.06922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  9161 1726867727.06950: 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)
  9161 1726867727.06961: 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)
  9161 1726867727.06997: 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)
  9161 1726867727.07013: 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)
  9161 1726867727.07029: 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)
  9161 1726867727.07056: 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)
  9161 1726867727.07068: 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)
  9161 1726867727.07339: variable 'facts' from source: task vars
  9161 1726867727.07343: variable 'ansible_facts' from source: unknown
  9161 1726867727.07374: variable 'ansible_facts' from source: unknown
  9161 1726867727.09211: variable 'separators' from source: task vars
  9161 1726867727.09215: variable 'versions' from source: task vars
  9161 1726867727.09305: variable 'facts' from source: task vars
  9161 1726867727.09309: variable 'ansible_facts' from source: unknown
  9161 1726867727.09351: variable 'ansible_facts' from source: unknown
  9161 1726867727.10140: variable 'facts' from source: task vars
  9161 1726867727.10145: variable 'ansible_facts' from source: unknown
  9161 1726867727.10196: variable 'ansible_facts' from source: unknown
  9161 1726867727.11045: 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)
  9161 1726867727.11095: 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)
  9161 1726867727.11110: 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)
  9161 1726867727.11241: 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)
  9161 1726867727.11244: 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)
  9161 1726867727.11278: variable 'omit' from source: magic vars
  9161 1726867727.11376: in VariableManager get_vars()
  9161 1726867727.11410: Calling all_inventory to load vars for localhost
  9161 1726867727.11419: Calling groups_inventory to load vars for localhost
  9161 1726867727.11428: Calling all_plugins_inventory to load vars for localhost
  9161 1726867727.11447: Calling all_plugins_play to load vars for localhost
  9161 1726867727.11457: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867727.11473: Calling groups_plugins_play to load vars for localhost
  9161 1726867727.11521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867727.11552: done with get_vars()
  9161 1726867727.11577: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867727.11599: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867727.11686: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867727.11689: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867727.11692: variable 'omit' from source: magic vars
  9161 1726867727.11874: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867727.11886: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867727.11898: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867727.11910: variable 'omit' from source: magic vars
  9161 1726867727.11932: variable 'omit' from source: magic vars
  9161 1726867727.12073: variable 'playbook_dir' from source: magic vars
  9161 1726867727.12122: variable 'item' from source: unknown
  9161 1726867727.12125: variable 'omit' from source: magic vars
  9161 1726867727.12128: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867727.12130: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867727.12140: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867727.12159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867727.12194: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
  9161 1726867727.12216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867727.12246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867727.12341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867727.12344: Set connection var ansible_connection to local
  9161 1726867727.12349: Set connection var ansible_pipelining to False
  9161 1726867727.12357: Set connection var ansible_timeout to 10
  9161 1726867727.12366: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867727.12375: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867727.12383: Set connection var ansible_shell_type to sh
  9161 1726867727.12406: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867727.12412: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867727.12419: variable 'ansible_user' from source: unknown
  9161 1726867727.12533: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867727.12554: variable 'omit' from source: magic vars
  9161 1726867727.12569: starting attempt loop
  9161 1726867727.12576: running the handler
  9161 1726867727.12652: _low_level_execute_command(): starting
  9161 1726867727.12655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867727.12657: in local.exec_command()
  9161 1726867727.12659: opening command with Popen()
  9161 1726867727.12889: done running command with Popen()
  9161 1726867727.12892: getting output with communicate()
  9161 1726867727.13252: done communicating
  9161 1726867727.13260: done with local.exec_command()
  9161 1726867727.13270: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867727.13289: _low_level_execute_command(): starting
  9161 1726867727.13303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416 `" && echo ansible-tmp-1726867727.1327612-9246-33601864477416="` echo /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416 `" ) && sleep 0'
  9161 1726867727.13312: in local.exec_command()
  9161 1726867727.13322: opening command with Popen()
  9161 1726867727.13474: done running command with Popen()
  9161 1726867727.13477: getting output with communicate()
  9161 1726867727.14367: done communicating
  9161 1726867727.14376: done with local.exec_command()
  9161 1726867727.14385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867727.1327612-9246-33601864477416=/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416
, stderr=
  9161 1726867727.14483: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867727.14503: variable 'ansible_module_compression' from source: unknown
  9161 1726867727.14569: ANSIBALLZ: Using generic lock for ansible.legacy.stat
  9161 1726867727.14578: ANSIBALLZ: Acquiring lock
  9161 1726867727.14585: ANSIBALLZ: Lock acquired: 140702719708960
  9161 1726867727.14593: ANSIBALLZ: Creating module
  9161 1726867727.26188: ANSIBALLZ: Writing module into payload
  9161 1726867727.26441: ANSIBALLZ: Writing module
  9161 1726867727.26445: ANSIBALLZ: Renaming module
  9161 1726867727.26448: ANSIBALLZ: Done creating module
  9161 1726867727.26450: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867727.26476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_stat.py
  9161 1726867727.26554: done transferring module to remote
  9161 1726867727.26593: _low_level_execute_command(): starting
  9161 1726867727.26604: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/ /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_stat.py && sleep 0'
  9161 1726867727.26611: in local.exec_command()
  9161 1726867727.26619: opening command with Popen()
  9161 1726867727.26711: done running command with Popen()
  9161 1726867727.26719: getting output with communicate()
  9161 1726867727.27405: done communicating
  9161 1726867727.27409: done with local.exec_command()
  9161 1726867727.27412: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867727.27414: _low_level_execute_command(): starting
  9161 1726867727.27416: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_stat.py && sleep 0'
  9161 1726867727.27418: in local.exec_command()
  9161 1726867727.27420: opening command with Popen()
  9161 1726867727.27449: done running command with Popen()
  9161 1726867727.27457: getting output with communicate()
  9161 1726867727.64246: done communicating
  9161 1726867727.64250: done with local.exec_command()
  9161 1726867727.64269: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0aa4c10bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4c10230>
# /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 0x7f0aa4c13140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f0aa49e97c0>
# /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 0x7f0aa49ea7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a3c680>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a3c7d0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0aa4a5bfb0>
# /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 0x7f0aa4a80740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a58350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a3da30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a257f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0aa4a83fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a82c00>
# /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 0x7f0aa4a82b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a58260>
# /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 0x7f0aa4aa4fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a24a70>
# /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 0x7f0aa4aa5490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4aa5340>
# 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 0x7f0aa4aa5730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4a1f590>
# /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 0x7f0aa4aa5dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4aa5a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0aa4aa6cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0aa4ad0ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f0aa4ad2630>
# /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 0x7f0aa4ad34a0>
# 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 0x7f0aa4ad3b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4ad29f0>
# /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 0x7f0aa4ae4560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4ad3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4aa6d20>
# /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 0x7f0aa487c4a0>
# /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 0x7f0aa487cf20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa487cc80>
# 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 0x7f0aa487ce90>
# /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 0x7f0aa487d7f0>
# 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 0x7f0aa487e150>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa487d0a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4ae6600>
# /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 0x7f0aa487f560>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa487e2a0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4aa7410>
# /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 0x7f0aa489b8c0>
# /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 0x7f0aa48c3c20>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0aa4920a40>
# /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 0x7f0aa49231a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4920b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa48e9a30>
# /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 0x7f0aa4729a90>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa48c2a50>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa48984d0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0aa48c3020>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.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 0x7f0aa477b800>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa47626f0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4761850>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/">
# 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 0x7f0aa477aa80>
# /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 0x7f0aa47ab3e0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa47ab170>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa47aaae0>
# /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 0x7f0aa47ab230>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa47aa750>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f0aa47cc080>
# 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 0x7f0aa47cc2c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa47cc800>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0aa47f6630>
# 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 0x7f0aa47f7d70>
# /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 0x7f0aa4114b90>
# /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 0x7f0aa4115d00>
# /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 0x7f0aa4118830>
# 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 0x7f0aa4118950>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4116ab0>
# /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 0x7f0aa415c7a0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa411b2c0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa411b020>
# /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 0x7f0aa411b590>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4116fc0>
# 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 0x7f0aa4160950>
# /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 0x7f0aa4160b00>
# /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 0x7f0aa4162690>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4162450>
# /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 0x7f0aa4164bc0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4162cc0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa41683b0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4164d70>
# 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 0x7f0aa41691c0>
# 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 0x7f0aa41691f0>
# 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 0x7f0aa4169790>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4160e00>
# /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 0x7f0aa4170e30>
# 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 0x7f0aa4172150>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa416b5c0>
# 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 0x7f0aa4170920>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa416b1a0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f0aa4172570>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f0aa4172570>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f0aa41f6120>
# /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 0x7f0aa41f6de0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4172360>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# 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 0x7f0aa41f6ae0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa41f8200>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f0aa40037d0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa41fd7c0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f0aa47e74d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4005790>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4003980>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aa4169bb0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_94bplsra/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867727.64346: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726867727.1327612-9246-33601864477416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
  9161 1726867727.64419: _low_level_execute_command(): starting
  9161 1726867727.64438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/ /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml && sleep 0'
  9161 1726867727.64470: in local.exec_command()
  9161 1726867727.64473: opening command with Popen()
  9161 1726867727.64498: done running command with Popen()
  9161 1726867727.64501: getting output with communicate()
  9161 1726867727.65012: done communicating
  9161 1726867727.65015: done with local.exec_command()
  9161 1726867727.65018: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867727.65028: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867727.65042: variable 'ansible_module_compression' from source: unknown
  9161 1726867727.65082: ANSIBALLZ: Using generic lock for ansible.legacy.copy
  9161 1726867727.65085: ANSIBALLZ: Acquiring lock
  9161 1726867727.65087: ANSIBALLZ: Lock acquired: 140702719708960
  9161 1726867727.65089: ANSIBALLZ: Creating module
  9161 1726867727.77728: ANSIBALLZ: Writing module into payload
  9161 1726867727.77868: ANSIBALLZ: Writing module
  9161 1726867727.77893: ANSIBALLZ: Renaming module
  9161 1726867727.77898: ANSIBALLZ: Done creating module
  9161 1726867727.77921: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867727.78003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_copy.py
  9161 1726867727.78083: done transferring module to remote
  9161 1726867727.78114: _low_level_execute_command(): starting
  9161 1726867727.78117: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/ /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_copy.py && sleep 0'
  9161 1726867727.78119: in local.exec_command()
  9161 1726867727.78121: opening command with Popen()
  9161 1726867727.78292: done running command with Popen()
  9161 1726867727.78295: getting output with communicate()
  9161 1726867727.78850: done communicating
  9161 1726867727.78853: done with local.exec_command()
  9161 1726867727.78862: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867727.78865: _low_level_execute_command(): starting
  9161 1726867727.78874: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/AnsiballZ_copy.py && sleep 0'
  9161 1726867727.78877: in local.exec_command()
  9161 1726867727.78881: opening command with Popen()
  9161 1726867727.78957: done running command with Popen()
  9161 1726867727.78960: getting output with communicate()
  9161 1726867728.11619: done communicating
  9161 1726867728.11624: done with local.exec_command()
  9161 1726867728.11639: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "src": "/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml", "_original_basename": ".tb6dsppb", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f765ef60bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ef60230>
# /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 0x7f765ef63140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f765ed3d790>
# /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 0x7f765ed3e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed90650>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed907a0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f765edaff80>
# /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 0x7f765edd4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edac320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed91a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed797c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f765edd7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edd6c30>
# /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 0x7f765edd7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edd5460>
# /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 0x7f765edf9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed78a40>
# /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 0x7f765edf94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edf93a0>
# 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 0x7f765edf9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ed73560>
# /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 0x7f765edf9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edf9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f765edfac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f765ee20ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f765ee225a0>
# /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 0x7f765ee23410>
# 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 0x7f765ee23a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ee22960>
# /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 0x7f765ebe4500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ee23c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edfacf0>
# /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 0x7f765ec18410>
# /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 0x7f765ec18f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec18c80>
# 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 0x7f765ec18da0>
# /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 0x7f765ec197f0>
# 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 0x7f765ec1a120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec190a0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ebe6570>
# /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 0x7f765ec1b470>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec19640>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765edfb3e0>
# /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 0x7f765ec37800>
# /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 0x7f765ec5fb90>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f765ecbc950>
# /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 0x7f765ecbf0b0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ecbca70>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec859a0>
# /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 0x7f765e529ac0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec5e990>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765ec34410>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f765ec5f050>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_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 0x7f765e57b740>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e562630>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e5617c0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/">
# 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 0x7f765e579610>
# /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 0x7f765e5ab2c0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e5ab050>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e5aa990>
# /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 0x7f765e5ab350>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e5aa5d0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f765e5abfe0>
# 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 0x7f765e5cc140>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e5cc530>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f765e5f63f0>
# 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 0x7f765e5f7b00>
# /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 0x7f765e41ca10>
# /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 0x7f765e41db80>
# /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 0x7f765e4206e0>
# 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 0x7f765e420800>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e41e960>
# /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 0x7f765e464560>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e423080>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e422de0>
# /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 0x7f765e423350>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e41ee70>
# 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 0x7f765e4687a0>
# /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 0x7f765e468950>
# /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 0x7f765e46a4e0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e46a2a0>
# /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 0x7f765e46ca70>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e46abd0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e46eae0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e46cc20>
# 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 0x7f765e471070>
# 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 0x7f765e4710a0>
# 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 0x7f765e471640>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e468c50>
# /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 0x7f765e478c50>
# 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 0x7f765e479b50>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e473410>
# 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 0x7f765e473fe0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e472ff0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f765e47a090>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f765e47a090>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f765e4fdd00>
# /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 0x7f765e4fea20>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e47a000>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# 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 0x7f765e4fe780>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e4ffc20>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f765e30b440>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e3070e0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f765e5d30e0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e30d280>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e30b590>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e4ff890>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_862bn8un/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f765e30b230>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867728.11742: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml', '_original_basename': '.tb6dsppb', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_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.copy', '_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-1726867727.1327612-9246-33601864477416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867728.11751: _low_level_execute_command(): starting
  9161 1726867728.11785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/ > /dev/null 2>&1 && sleep 0'
  9161 1726867728.11789: in local.exec_command()
  9161 1726867728.11817: opening command with Popen()
  9161 1726867728.11877: done running command with Popen()
  9161 1726867728.11880: getting output with communicate()
  9161 1726867728.12598: done communicating
  9161 1726867728.12607: done with local.exec_command()
  9161 1726867728.12613: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.12616: handler run complete
  9161 1726867728.12630: variable 'ansible_host' from source: unknown
  9161 1726867728.12646: variable 'ansible_port' from source: unknown
  9161 1726867728.12652: variable 'ansible_user' from source: unknown
  9161 1726867728.12706: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.12713: attempt loop complete, returning result
  9161 1726867728.12716: variable 'item' from source: unknown
  9161 1726867728.12797: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item=CentOS-10) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS-10",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml",
    "state": "file",
    "uid": 0
}
  9161 1726867728.13376: in VariableManager get_vars()
  9161 1726867728.13380: Calling all_inventory to load vars for localhost
  9161 1726867728.13382: Calling groups_inventory to load vars for localhost
  9161 1726867728.13385: Calling all_plugins_inventory to load vars for localhost
  9161 1726867728.13386: Calling all_plugins_play to load vars for localhost
  9161 1726867728.13388: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867728.13390: Calling groups_plugins_play to load vars for localhost
  9161 1726867728.13392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867728.13394: done with get_vars()
  9161 1726867728.13396: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867728.13398: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.13400: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.13402: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867728.13403: variable 'omit' from source: magic vars
  9161 1726867728.13919: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867728.13923: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867728.13925: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867728.13927: variable 'omit' from source: magic vars
  9161 1726867728.14133: variable 'omit' from source: magic vars
  9161 1726867728.14211: variable 'playbook_dir' from source: magic vars
  9161 1726867728.14257: variable 'item' from source: unknown
  9161 1726867728.14282: variable 'omit' from source: magic vars
  9161 1726867728.14369: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.14379: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.14387: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.14584: Set connection var ansible_connection to local
  9161 1726867728.14588: Set connection var ansible_pipelining to False
  9161 1726867728.14590: Set connection var ansible_timeout to 10
  9161 1726867728.14592: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867728.14594: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867728.14596: Set connection var ansible_shell_type to sh
  9161 1726867728.14623: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.14631: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.14640: variable 'ansible_user' from source: unknown
  9161 1726867728.15007: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867728.15013: variable 'omit' from source: magic vars
  9161 1726867728.15017: starting attempt loop
  9161 1726867728.15019: running the handler
  9161 1726867728.15021: _low_level_execute_command(): starting
  9161 1726867728.15023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867728.15025: in local.exec_command()
  9161 1726867728.15027: opening command with Popen()
  9161 1726867728.15163: done running command with Popen()
  9161 1726867728.15171: getting output with communicate()
  9161 1726867728.16043: done communicating
  9161 1726867728.16112: done with local.exec_command()
  9161 1726867728.16116: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867728.16223: _low_level_execute_command(): starting
  9161 1726867728.16228: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547 `" && echo ansible-tmp-1726867728.1605957-9246-273657085648547="` echo /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547 `" ) && sleep 0'
  9161 1726867728.16231: in local.exec_command()
  9161 1726867728.16235: opening command with Popen()
  9161 1726867728.16330: done running command with Popen()
  9161 1726867728.16335: getting output with communicate()
  9161 1726867728.17416: done communicating
  9161 1726867728.17420: done with local.exec_command()
  9161 1726867728.17422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867728.1605957-9246-273657085648547=/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547
, stderr=
  9161 1726867728.17486: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.17548: variable 'ansible_module_compression' from source: unknown
  9161 1726867728.17553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  9161 1726867728.17561: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867728.17664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_stat.py
  9161 1726867728.17761: done transferring module to remote
  9161 1726867728.17764: _low_level_execute_command(): starting
  9161 1726867728.17767: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/ /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_stat.py && sleep 0'
  9161 1726867728.17769: in local.exec_command()
  9161 1726867728.17771: opening command with Popen()
  9161 1726867728.17868: done running command with Popen()
  9161 1726867728.17872: getting output with communicate()
  9161 1726867728.18415: done communicating
  9161 1726867728.18418: done with local.exec_command()
  9161 1726867728.18421: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.18425: _low_level_execute_command(): starting
  9161 1726867728.18428: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_stat.py && sleep 0'
  9161 1726867728.18430: in local.exec_command()
  9161 1726867728.18433: opening command with Popen()
  9161 1726867728.18523: done running command with Popen()
  9161 1726867728.18526: getting output with communicate()
  9161 1726867728.47367: done communicating
  9161 1726867728.47374: done with local.exec_command()
  9161 1726867728.47392: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7faba0c10bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0c10230>
# /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 0x7faba0c13140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7faba09c97c0>
# /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 0x7faba09ca7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a1c680>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a1c7d0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7faba0a3bfb0>
# /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 0x7faba0a60740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a38350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a1da30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a057f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7faba0a63fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a62c00>
# /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 0x7faba0a62b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a38260>
# /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 0x7faba0a84fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a04a70>
# /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 0x7faba0a85490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a85340>
# 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 0x7faba0a85730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba09ff590>
# /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 0x7faba0a85dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a85a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7faba0a86cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7faba0ab0ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7faba0ab2630>
# /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 0x7faba0ab34a0>
# 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 0x7faba0ab3b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0ab29f0>
# /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 0x7faba0870560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0ab3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a86d20>
# /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 0x7faba08a4440>
# /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 0x7faba08a4f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08a4c80>
# 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 0x7faba08a4e90>
# /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 0x7faba08a5820>
# 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 0x7faba08a60f0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08a50d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08725a0>
# /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 0x7faba08a7500>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08a6240>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0a87410>
# /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 0x7faba08c7860>
# /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 0x7faba08ebbc0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7faba09489e0>
# /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 0x7faba094b110>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0948ad0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba09119d0>
# /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 0x7faba0711a90>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08ea9c0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba08c4470>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faba08ead20>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.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 0x7faba0763830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba074a720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0749880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/">
# 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 0x7faba0761700>
# /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 0x7faba0793470>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0793200>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0792b10>
# /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 0x7faba0793260>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0792750>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7faba07b40e0>
# 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 0x7faba07b4260>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba07b4740>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7faba07de600>
# 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 0x7faba07dfd40>
# /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 0x7faba0118bf0>
# /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 0x7faba0119d90>
# /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 0x7faba011c860>
# 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 0x7faba011c980>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba011aae0>
# /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 0x7faba0160770>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba011f2c0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba011f020>
# /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 0x7faba011f560>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba011aff0>
# 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 0x7faba0164920>
# /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 0x7faba0164b30>
# /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 0x7faba0166540>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0166300>
# /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 0x7faba0168ad0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0166c00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba01702c0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0168c80>
# 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 0x7faba01710a0>
# 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 0x7faba01712b0>
# 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 0x7faba01715b0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0164c20>
# /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 0x7faba0174bf0>
# 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 0x7faba0175d00>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba01733b0>
# 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 0x7faba0173fb0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0172fc0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7faba01762a0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7faba01762a0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7faba01f9f10>
# /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 0x7faba01fae10>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0175f70>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# 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 0x7faba01fb560>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba01fbf80>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7faba00076b0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba00033e0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7faba07cb4a0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0009760>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0007950>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faba0007530>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_34lv75_n/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867728.47429: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726867728.1605957-9246-273657085648547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
  9161 1726867728.47493: _low_level_execute_command(): starting
  9161 1726867728.47502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/ /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml && sleep 0'
  9161 1726867728.47507: in local.exec_command()
  9161 1726867728.47513: opening command with Popen()
  9161 1726867728.47558: done running command with Popen()
  9161 1726867728.47561: getting output with communicate()
  9161 1726867728.47972: done communicating
  9161 1726867728.47975: done with local.exec_command()
  9161 1726867728.47978: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.47991: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.48006: variable 'ansible_module_compression' from source: unknown
  9161 1726867728.48042: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
  9161 1726867728.48055: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867728.48099: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_copy.py
  9161 1726867728.48150: done transferring module to remote
  9161 1726867728.48161: _low_level_execute_command(): starting
  9161 1726867728.48184: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/ /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_copy.py && sleep 0'
  9161 1726867728.48187: in local.exec_command()
  9161 1726867728.48190: opening command with Popen()
  9161 1726867728.48210: done running command with Popen()
  9161 1726867728.48213: getting output with communicate()
  9161 1726867728.48613: done communicating
  9161 1726867728.48617: done with local.exec_command()
  9161 1726867728.48619: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.48622: _low_level_execute_command(): starting
  9161 1726867728.48628: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/AnsiballZ_copy.py && sleep 0'
  9161 1726867728.48631: in local.exec_command()
  9161 1726867728.48637: opening command with Popen()
  9161 1726867728.48684: done running command with Popen()
  9161 1726867728.48688: getting output with communicate()
  9161 1726867728.76112: done communicating
  9161 1726867728.76116: done with local.exec_command()
  9161 1726867728.76128: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "src": "/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml", "_original_basename": ".0pjm2wnv", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f5cc1108bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc1108230>
# /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 0x7f5cc110b140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f5cc0ec17c0>
# /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 0x7f5cc0ec27e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f14680>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f147d0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f5cc0f33fb0>
# /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 0x7f5cc0f58740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f30350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f15a30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0efd7f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f5cc0f5bfe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f5ac00>
# /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 0x7f5cc0f5ab40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f30260>
# /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 0x7f5cc0f7cfe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0efca70>
# /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 0x7f5cc0f7d490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f7d340>
# 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 0x7f5cc0f7d730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0ef7590>
# /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 0x7f5cc0f7ddc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f7da90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f5cc0f7ecc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f5cc0fa8ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f5cc0faa630>
# /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 0x7f5cc0fab4a0>
# 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 0x7f5cc0fabb00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0faa9f0>
# /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 0x7f5cc0fbc560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0fabc80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f7ed20>
# /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 0x7f5cc0d644a0>
# /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 0x7f5cc0d64f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0d64c80>
# 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 0x7f5cc0d64e90>
# /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 0x7f5cc0d65820>
# 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 0x7f5cc0d66120>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0d650d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0fbe600>
# /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 0x7f5cc0d67530>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0d66270>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0f7f410>
# /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 0x7f5cc0d87890>
# /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 0x7f5cc0dabc20>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f5cc0e08a40>
# /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 0x7f5cc0e0b1a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0e08b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0dd1a30>
# /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 0x7f5cc0725a60>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0daaa20>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0d844a0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5cc0725d00>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_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 0x7f5cc0777830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc075e720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc075d880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/">
# 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 0x7f5cc0775700>
# /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 0x7f5cc07a74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc07a7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc07a6ba0>
# /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 0x7f5cc07a75c0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc07a67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f5cc07c8170>
# 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 0x7f5cc07c83b0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc07c88c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f5cc07f2720>
# 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 0x7f5cc07f3e60>
# /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 0x7f5cc0618d10>
# /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 0x7f5cc0619eb0>
# /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 0x7f5cc061c9e0>
# 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 0x7f5cc061cd10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc061ac60>
# /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 0x7f5cc06608f0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc061f410>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc061f170>
# /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 0x7f5cc061f6e0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc061b170>
# 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 0x7f5cc0664b60>
# /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 0x7f5cc0664c80>
# /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 0x7f5cc06667b0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc06665a0>
# /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 0x7f5cc0668d10>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0666e40>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc066c4d0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0668e90>
# 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 0x7f5cc066cf50>
# 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 0x7f5cc066d2b0>
# 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 0x7f5cc066d5e0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0664f80>
# /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 0x7f5cc0674da0>
# 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 0x7f5cc0675df0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc066f530>
# 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 0x7f5cc06748c0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc066f140>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f5cc0676780>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f5cc0676780>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f5cc06f9f70>
# /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 0x7f5cc06fade0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0676060>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# 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 0x7f5cc06fb560>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc06fcad0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f5cc0507860>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0502270>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f5cc07df5c0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc05098e0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc0507aa0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc066db80>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_rzriqmb1/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cc06ff9e0>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867728.76170: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml', '_original_basename': '.0pjm2wnv', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_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.copy', '_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-1726867728.1605957-9246-273657085648547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867728.76178: _low_level_execute_command(): starting
  9161 1726867728.76189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/ > /dev/null 2>&1 && sleep 0'
  9161 1726867728.76194: in local.exec_command()
  9161 1726867728.76200: opening command with Popen()
  9161 1726867728.76245: done running command with Popen()
  9161 1726867728.76249: getting output with communicate()
  9161 1726867728.76702: done communicating
  9161 1726867728.76706: done with local.exec_command()
  9161 1726867728.76709: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.76711: handler run complete
  9161 1726867728.76731: variable 'ansible_host' from source: unknown
  9161 1726867728.76735: variable 'ansible_port' from source: unknown
  9161 1726867728.76738: variable 'ansible_user' from source: unknown
  9161 1726867728.76750: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.76755: attempt loop complete, returning result
  9161 1726867728.76768: variable 'item' from source: unknown
  9161 1726867728.76828: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item=CentOS_10) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS_10",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml",
    "state": "file",
    "uid": 0
}
  9161 1726867728.77091: in VariableManager get_vars()
  9161 1726867728.77094: Calling all_inventory to load vars for localhost
  9161 1726867728.77097: Calling groups_inventory to load vars for localhost
  9161 1726867728.77099: Calling all_plugins_inventory to load vars for localhost
  9161 1726867728.77101: Calling all_plugins_play to load vars for localhost
  9161 1726867728.77103: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867728.77105: Calling groups_plugins_play to load vars for localhost
  9161 1726867728.77107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867728.77109: done with get_vars()
  9161 1726867728.77111: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867728.77154: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.77157: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.77159: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867728.77161: variable 'omit' from source: magic vars
  9161 1726867728.77305: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867728.77312: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867728.77317: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867728.77319: variable 'omit' from source: magic vars
  9161 1726867728.77337: variable 'omit' from source: magic vars
  9161 1726867728.77503: variable 'playbook_dir' from source: magic vars
  9161 1726867728.77510: variable 'item' from source: unknown
  9161 1726867728.77530: variable 'omit' from source: magic vars
  9161 1726867728.77546: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.77552: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.77571: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.77621: Set connection var ansible_connection to local
  9161 1726867728.77626: Set connection var ansible_pipelining to False
  9161 1726867728.77629: Set connection var ansible_timeout to 10
  9161 1726867728.77638: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867728.77660: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867728.77692: Set connection var ansible_shell_type to sh
  9161 1726867728.77702: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.77704: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867728.77711: variable 'ansible_user' from source: unknown
  9161 1726867728.77775: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867728.77783: variable 'omit' from source: magic vars
  9161 1726867728.77786: starting attempt loop
  9161 1726867728.77788: running the handler
  9161 1726867728.77800: _low_level_execute_command(): starting
  9161 1726867728.77803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867728.77820: in local.exec_command()
  9161 1726867728.77823: opening command with Popen()
  9161 1726867728.77930: done running command with Popen()
  9161 1726867728.77933: getting output with communicate()
  9161 1726867728.78344: done communicating
  9161 1726867728.78348: done with local.exec_command()
  9161 1726867728.78350: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867728.78353: _low_level_execute_command(): starting
  9161 1726867728.78355: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850 `" && echo ansible-tmp-1726867728.7830749-9246-188422666496850="` echo /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850 `" ) && sleep 0'
  9161 1726867728.78357: in local.exec_command()
  9161 1726867728.78360: opening command with Popen()
  9161 1726867728.78392: done running command with Popen()
  9161 1726867728.78395: getting output with communicate()
  9161 1726867728.79491: done communicating
  9161 1726867728.79495: done with local.exec_command()
  9161 1726867728.79539: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867728.7830749-9246-188422666496850=/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850
, stderr=
  9161 1726867728.79612: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867728.79616: variable 'ansible_module_compression' from source: unknown
  9161 1726867728.79671: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  9161 1726867728.79726: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867728.79829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_stat.py
  9161 1726867728.79892: done transferring module to remote
  9161 1726867728.79900: _low_level_execute_command(): starting
  9161 1726867728.79916: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/ /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_stat.py && sleep 0'
  9161 1726867728.79919: in local.exec_command()
  9161 1726867728.79921: opening command with Popen()
  9161 1726867728.79956: done running command with Popen()
  9161 1726867728.79968: getting output with communicate()
  9161 1726867728.80362: done communicating
  9161 1726867728.80368: done with local.exec_command()
  9161 1726867728.80371: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867728.80373: _low_level_execute_command(): starting
  9161 1726867728.80381: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_stat.py && sleep 0'
  9161 1726867728.80384: in local.exec_command()
  9161 1726867728.80389: opening command with Popen()
  9161 1726867728.80428: done running command with Popen()
  9161 1726867728.80431: getting output with communicate()
  9161 1726867729.03676: done communicating
  9161 1726867729.03681: done with local.exec_command()
  9161 1726867729.03687: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f6f2f760bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f760230>
# /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 0x7f6f2f763140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f6f2f51d790>
# /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 0x7f6f2f51e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f570650>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5707a0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f6f2f58ff80>
# /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 0x7f6f2f5b4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f58c320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f571a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5597c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f6f2f5b7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5b6c30>
# /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 0x7f6f2f5b7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5b5460>
# /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 0x7f6f2f5d9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f558a40>
# /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 0x7f6f2f5d94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5d93a0>
# 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 0x7f6f2f5d9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f553560>
# /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 0x7f6f2f5d9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5d9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f6f2f5dac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f6f2f600ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f6f2f6025a0>
# /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 0x7f6f2f603410>
# 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 0x7f6f2f603a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f602960>
# /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 0x7f6f2f3d0500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f603c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5dacf0>
# /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 0x7f6f2f404440>
# /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 0x7f6f2f404f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f404c80>
# 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 0x7f6f2f404f50>
# /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 0x7f6f2f405880>
# 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 0x7f6f2f406270>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f405130>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f3d25a0>
# /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 0x7f6f2f407620>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f406390>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f5db3e0>
# /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 0x7f6f2f427980>
# /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 0x7f6f2f44bd10>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f6f2f4a4b30>
# /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 0x7f6f2f4a7290>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f4a4c50>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f471b20>
# /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 0x7f6f2ed29ca0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f44ab10>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2f424590>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f2f44ac30>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.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 0x7f6f2ed7b9b0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ed628a0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ed61a00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/">
# 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 0x7f6f2ed79850>
# /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 0x7f6f2eda74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eda7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eda6ba0>
# /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 0x7f6f2eda73b0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eda67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f6f2edcc1a0>
# 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 0x7f6f2edcc3e0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2edcc8c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f6f2edf66f0>
# 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 0x7f6f2edf7e30>
# /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 0x7f6f2ec1cd10>
# /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 0x7f6f2ec1deb0>
# /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 0x7f6f2ec209e0>
# 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 0x7f6f2ec20ad0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec1ec60>
# /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 0x7f6f2ec648c0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec233e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec23140>
# /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 0x7f6f2ec236b0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec1f170>
# 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 0x7f6f2ec68b60>
# /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 0x7f6f2ec68cb0>
# /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 0x7f6f2ec6a810>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec6a5d0>
# /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 0x7f6f2ec6cda0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec6af00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec704a0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec6ce60>
# 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 0x7f6f2ec71550>
# 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 0x7f6f2ec712b0>
# 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 0x7f6f2ec71580>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec68f80>
# /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 0x7f6f2ec78cb0>
# 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 0x7f6f2ec79d60>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec73470>
# 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 0x7f6f2ec73c50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec730b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f6f2ec7a210>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f6f2ec7a210>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f6f2ecfde80>
# /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 0x7f6f2ecfed20>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ec7a1b0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# 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 0x7f6f2ecfea50>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2ecfff50>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f6f2eb0b770>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eb07470>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7f6f2eddf4d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eb0d7f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eb0b980>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2eb0b5c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_sxwct_5p/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867729.03729: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726867728.7830749-9246-188422666496850/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
  9161 1726867729.03826: _low_level_execute_command(): starting
  9161 1726867729.03830: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/ /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml && sleep 0'
  9161 1726867729.03832: in local.exec_command()
  9161 1726867729.03839: opening command with Popen()
  9161 1726867729.03893: done running command with Popen()
  9161 1726867729.03896: getting output with communicate()
  9161 1726867729.04340: done communicating
  9161 1726867729.04343: done with local.exec_command()
  9161 1726867729.04346: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.04348: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.04359: variable 'ansible_module_compression' from source: unknown
  9161 1726867729.04395: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
  9161 1726867729.04408: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867729.04452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_copy.py
  9161 1726867729.04497: done transferring module to remote
  9161 1726867729.04508: _low_level_execute_command(): starting
  9161 1726867729.04513: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/ /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_copy.py && sleep 0'
  9161 1726867729.04516: in local.exec_command()
  9161 1726867729.04521: opening command with Popen()
  9161 1726867729.04558: done running command with Popen()
  9161 1726867729.04561: getting output with communicate()
  9161 1726867729.04943: done communicating
  9161 1726867729.04947: done with local.exec_command()
  9161 1726867729.04949: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.04952: _low_level_execute_command(): starting
  9161 1726867729.04958: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/AnsiballZ_copy.py && sleep 0'
  9161 1726867729.04961: in local.exec_command()
  9161 1726867729.04967: opening command with Popen()
  9161 1726867729.05000: done running command with Popen()
  9161 1726867729.05003: getting output with communicate()
  9161 1726867729.40252: done communicating
  9161 1726867729.40257: done with local.exec_command()
  9161 1726867729.40273: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "src": "/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml", "_original_basename": ".lcd1icgx", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f365ab60bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365ab60230>
# /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 0x7f365ab63140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f365a91d790>
# /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 0x7f365a91e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a970650>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9707a0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f365a98ff80>
# /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 0x7f365a9b4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a98c320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a971a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9597c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f365a9b7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9b6c30>
# /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 0x7f365a9b7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9b5460>
# /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 0x7f365a9d9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a958a40>
# /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 0x7f365a9d94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9d93a0>
# 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 0x7f365a9d9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a953560>
# /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 0x7f365a9d9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9d9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f365a9dac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f365aa00ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f365aa025a0>
# /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 0x7f365aa03410>
# 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 0x7f365aa03a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365aa02960>
# /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 0x7f365a7d0500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365aa03c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9dacf0>
# /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 0x7f365a804440>
# /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 0x7f365a804f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a804c80>
# 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 0x7f365a804f50>
# /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 0x7f365a805880>
# 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 0x7f365a806270>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a805130>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a7d25a0>
# /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 0x7f365a807620>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a806390>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a9db3e0>
# /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 0x7f365a827980>
# /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 0x7f365a84bd10>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f365a8a4b30>
# /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 0x7f365a8a7290>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a8a4c50>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a871b20>
# /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 0x7f365a129ca0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a84ab10>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a824590>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f365a84ac30>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_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 0x7f365a17b9b0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a1628a0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a161a00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/">
# 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 0x7f365a179850>
# /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 0x7f365a1a74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a1a7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a1a6ba0>
# /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 0x7f365a1a73b0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a1a67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f365a1cc1a0>
# 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 0x7f365a1cc3e0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a1cc8c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f365a1f66f0>
# 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 0x7f365a1f7e30>
# /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 0x7f365a01cd10>
# /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 0x7f365a01deb0>
# /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 0x7f365a0209e0>
# 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 0x7f365a020ad0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a01ec60>
# /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 0x7f365a0648c0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a0233e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a023140>
# /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 0x7f365a0236b0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a01f170>
# 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 0x7f365a068b60>
# /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 0x7f365a068cb0>
# /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 0x7f365a06a810>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a06a5d0>
# /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 0x7f365a06cda0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a06af00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a0704a0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a06ce60>
# 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 0x7f365a071550>
# 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 0x7f365a0712b0>
# 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 0x7f365a071580>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a068f80>
# /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 0x7f365a078cb0>
# 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 0x7f365a079d60>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a073470>
# 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 0x7f365a073c50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a0730b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f365a07a210>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f365a07a210>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f365a0fde80>
# /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 0x7f365a0fed20>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a07a1b0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# 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 0x7f365a0fea50>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f365a0fff50>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f3659f0b770>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3659f07470>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f365a1df4d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3659f0d7f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3659f0b980>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3659f0b5c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_nw752r78/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3659fa1640>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867729.40312: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml', '_original_basename': '.lcd1icgx', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_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.copy', '_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-1726867728.7830749-9246-188422666496850/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867729.40320: _low_level_execute_command(): starting
  9161 1726867729.40329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/ > /dev/null 2>&1 && sleep 0'
  9161 1726867729.40332: in local.exec_command()
  9161 1726867729.40340: opening command with Popen()
  9161 1726867729.40508: done running command with Popen()
  9161 1726867729.40511: getting output with communicate()
  9161 1726867729.40879: done communicating
  9161 1726867729.40890: done with local.exec_command()
  9161 1726867729.40895: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.40897: handler run complete
  9161 1726867729.40913: variable 'ansible_host' from source: unknown
  9161 1726867729.40916: variable 'ansible_port' from source: unknown
  9161 1726867729.40918: variable 'ansible_user' from source: unknown
  9161 1726867729.40920: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867729.40922: attempt loop complete, returning result
  9161 1726867729.40937: variable 'item' from source: unknown
  9161 1726867729.41000: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item=CentOS) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml",
    "gid": 0,
    "group": "root",
    "item": "CentOS",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml",
    "state": "file",
    "uid": 0
}
  9161 1726867729.41139: in VariableManager get_vars()
  9161 1726867729.41146: Calling all_inventory to load vars for localhost
  9161 1726867729.41148: Calling groups_inventory to load vars for localhost
  9161 1726867729.41151: Calling all_plugins_inventory to load vars for localhost
  9161 1726867729.41153: Calling all_plugins_play to load vars for localhost
  9161 1726867729.41155: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867729.41157: Calling groups_plugins_play to load vars for localhost
  9161 1726867729.41159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867729.41171: done with get_vars()
  9161 1726867729.41174: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867729.41253: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.41256: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867729.41258: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867729.41260: variable 'omit' from source: magic vars
  9161 1726867729.41401: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867729.41404: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867729.41440: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867729.41447: variable 'omit' from source: magic vars
  9161 1726867729.41450: variable 'omit' from source: magic vars
  9161 1726867729.41587: variable 'playbook_dir' from source: magic vars
  9161 1726867729.41619: variable 'item' from source: unknown
  9161 1726867729.41699: variable 'omit' from source: magic vars
  9161 1726867729.41788: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.41797: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867729.41799: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867729.41813: Set connection var ansible_connection to local
  9161 1726867729.41882: Set connection var ansible_pipelining to False
  9161 1726867729.41884: Set connection var ansible_timeout to 10
  9161 1726867729.41887: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867729.41962: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867729.41967: Set connection var ansible_shell_type to sh
  9161 1726867729.41988: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.42014: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867729.42039: variable 'ansible_user' from source: unknown
  9161 1726867729.42337: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867729.42341: variable 'omit' from source: magic vars
  9161 1726867729.42343: starting attempt loop
  9161 1726867729.42345: running the handler
  9161 1726867729.42413: _low_level_execute_command(): starting
  9161 1726867729.42416: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867729.42419: in local.exec_command()
  9161 1726867729.42420: opening command with Popen()
  9161 1726867729.42707: done running command with Popen()
  9161 1726867729.42731: getting output with communicate()
  9161 1726867729.42868: done communicating
  9161 1726867729.42962: done with local.exec_command()
  9161 1726867729.43084: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867729.43094: _low_level_execute_command(): starting
  9161 1726867729.43105: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090 `" && echo ansible-tmp-1726867729.4302785-9246-171993838746090="` echo /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090 `" ) && sleep 0'
  9161 1726867729.43128: in local.exec_command()
  9161 1726867729.43133: opening command with Popen()
  9161 1726867729.43157: done running command with Popen()
  9161 1726867729.43160: getting output with communicate()
  9161 1726867729.44079: done communicating
  9161 1726867729.44083: done with local.exec_command()
  9161 1726867729.44086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867729.4302785-9246-171993838746090=/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090
, stderr=
  9161 1726867729.44123: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.44133: variable 'ansible_module_compression' from source: unknown
  9161 1726867729.44251: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  9161 1726867729.44259: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867729.44262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_stat.py
  9161 1726867729.44340: done transferring module to remote
  9161 1726867729.44351: _low_level_execute_command(): starting
  9161 1726867729.44357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/ /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_stat.py && sleep 0'
  9161 1726867729.44359: in local.exec_command()
  9161 1726867729.44365: opening command with Popen()
  9161 1726867729.44421: done running command with Popen()
  9161 1726867729.44424: getting output with communicate()
  9161 1726867729.44982: done communicating
  9161 1726867729.44986: done with local.exec_command()
  9161 1726867729.44988: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.44990: _low_level_execute_command(): starting
  9161 1726867729.45031: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_stat.py && sleep 0'
  9161 1726867729.45140: in local.exec_command()
  9161 1726867729.45146: opening command with Popen()
  9161 1726867729.45170: done running command with Popen()
  9161 1726867729.45176: getting output with communicate()
  9161 1726867729.84231: done communicating
  9161 1726867729.84238: done with local.exec_command()
  9161 1726867729.84262: _low_level_execute_command() done: rc=0, stdout=
{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd091f60bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091f60230>
# /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 0x7fd091f63140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7fd091d3d790>
# /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 0x7fd091d3e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d90650>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d907a0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd091daff80>
# /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 0x7fd091dd4710>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091dac320>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d91a00>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d797c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd091dd7f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091dd6c30>
# /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 0x7fd091dd7e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091dd5460>
# /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 0x7fd091df9040>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d78a40>
# /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 0x7fd091df94f0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091df93a0>
# 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 0x7fd091df9760>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091d73560>
# /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 0x7fd091df9dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091df9a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd091dfac90>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd091e20ec0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fd091e225a0>
# /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 0x7fd091e23410>
# 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 0x7fd091e23a70>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091e22960>
# /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 0x7fd091be0500>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091e23c20>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091dfacf0>
# /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 0x7fd091c14440>
# /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 0x7fd091c14f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c14c80>
# 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 0x7fd091c14f50>
# /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 0x7fd091c15880>
# 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 0x7fd091c16270>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c15130>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091be25a0>
# /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 0x7fd091c17620>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c16390>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091dfb3e0>
# /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 0x7fd091c37980>
# /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 0x7fd091c5bd10>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fd091cb4b30>
# /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 0x7fd091cb7290>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091cb4c50>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c81b20>
# /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 0x7fd091529ca0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c5ab10>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091c34590>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd091c5ac30>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.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 0x7fd09157b9b0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0915628a0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091561a00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/">
# 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 0x7fd091579850>
# /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 0x7fd0915a74d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0915a7260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0915a6ba0>
# /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 0x7fd0915a73b0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0915a67e0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fd0915cc1a0>
# 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 0x7fd0915cc3e0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0915cc8c0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fd0915f66f0>
# 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 0x7fd0915f7e30>
# /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 0x7fd09141cd10>
# /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 0x7fd09141deb0>
# /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 0x7fd0914209e0>
# 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 0x7fd091420ad0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09141ec60>
# /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 0x7fd0914648c0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0914233e0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091423140>
# /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 0x7fd0914236b0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09141f170>
# 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 0x7fd091468b60>
# /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 0x7fd091468cb0>
# /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 0x7fd09146a810>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09146a5d0>
# /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 0x7fd09146cda0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09146af00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0914704a0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09146ce60>
# 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 0x7fd091471550>
# 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 0x7fd0914712b0>
# 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 0x7fd091471580>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091468f80>
# /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 0x7fd091478cb0>
# 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 0x7fd091479d60>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091473470>
# 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 0x7fd091473c50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0914730b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd09147a210>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fd09147a210>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7fd0914fde80>
# /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 0x7fd0914fed20>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09147a1b0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# 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 0x7fd0914fea50>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0914fff50>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fd09130b770>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd091307470>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fd0915df4d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09130d7f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09130b980>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd09130b5c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.stat_payload_uzj2do2t/ansible_ansible.legacy.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867729.84321: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726867729.4302785-9246-171993838746090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})
  9161 1726867729.84499: _low_level_execute_command(): starting
  9161 1726867729.84502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/ /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml && sleep 0'
  9161 1726867729.84505: in local.exec_command()
  9161 1726867729.84507: opening command with Popen()
  9161 1726867729.84560: done running command with Popen()
  9161 1726867729.84613: getting output with communicate()
  9161 1726867729.85296: done communicating
  9161 1726867729.85321: done with local.exec_command()
  9161 1726867729.85331: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.85357: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867729.85386: variable 'ansible_module_compression' from source: unknown
  9161 1726867729.85436: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED
  9161 1726867729.85460: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867729.85559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_copy.py
  9161 1726867729.85631: done transferring module to remote
  9161 1726867729.85653: _low_level_execute_command(): starting
  9161 1726867729.85700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/ /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_copy.py && sleep 0'
  9161 1726867729.85710: in local.exec_command()
  9161 1726867729.85715: opening command with Popen()
  9161 1726867729.85918: done running command with Popen()
  9161 1726867729.85952: getting output with communicate()
  9161 1726867729.86490: done communicating
  9161 1726867729.86494: done with local.exec_command()
  9161 1726867729.86496: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867729.86499: _low_level_execute_command(): starting
  9161 1726867729.86503: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/AnsiballZ_copy.py && sleep 0'
  9161 1726867729.86505: in local.exec_command()
  9161 1726867729.86511: opening command with Popen()
  9161 1726867729.86553: done running command with Popen()
  9161 1726867729.86556: getting output with communicate()
  9161 1726867730.11613: done communicating
  9161 1726867730.11618: done with local.exec_command()
  9161 1726867730.11630: _low_level_execute_command() done: rc=0, stdout=
{"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "src": "/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml", "md5sum": "5a57da448a1d752b982858b38aab344d", "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "invocation": {"module_args": {"dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml", "_original_basename": ".ansbszkb", "follow": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f256c610bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c610230>
# /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 0x7f256c613140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f256c3e97c0>
# /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 0x7f256c3ea7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c43c680>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c43c7d0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f256c45bfb0>
# /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 0x7f256c480740>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c458350>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c43da30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4257f0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f256c483fe0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c482c00>
# /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 0x7f256c482b40>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c458260>
# /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 0x7f256c4a4fe0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c424a70>
# /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 0x7f256c4a5490>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4a5340>
# 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 0x7f256c4a5730>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c41f590>
# /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 0x7f256c4a5dc0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4a5a90>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f256c4a6cc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f256c4d0ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f256c4d2630>
# /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 0x7f256c4d34a0>
# 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 0x7f256c4d3b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4d29f0>
# /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 0x7f256c4e4560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4d3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4a6d20>
# /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 0x7f256c2804a0>
# /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 0x7f256c280fb0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c280d10>
# 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 0x7f256c280e00>
# /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 0x7f256c2817f0>
# 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 0x7f256c2821e0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c2810d0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4e6600>
# /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 0x7f256c2835c0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c282300>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c4a7410>
# /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 0x7f256c2a38f0>
# /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 0x7f256c2c7c80>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f256c324a40>
# /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 0x7f256c3271a0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c324b60>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c2eda90>
# /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 0x7f256c12dac0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c2c6a80>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c2a0500>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f256c2c7080>
# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_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 0x7f256c17f830>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c166720>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c165880>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/">
# 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 0x7f256c17eae0>
# /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 0x7f256c1ab410>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c1ab1a0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c1aaab0>
# /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 0x7f256c1ab4a0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c1aa6f0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f256c1d00e0>
# 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 0x7f256c1d0320>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256c1d0860>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f256c1fa690>
# 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 0x7f256c1fbdd0>
# /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 0x7f256bb14c50>
# /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 0x7f256bb15df0>
# /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 0x7f256bb188f0>
# 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 0x7f256bb18a10>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb16b70>
# /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 0x7f256bb5c6b0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb1b1d0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb1af30>
# /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 0x7f256bb1b4a0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb16ff0>
# 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 0x7f256bb60890>
# /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 0x7f256bb60aa0>
# /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 0x7f256bb62510>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb622d0>
# /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 0x7f256bb64aa0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb62c00>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb66b10>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb64c50>
# 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 0x7f256bb690a0>
# 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 0x7f256bb69100>
# 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 0x7f256bb69640>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb60c20>
# /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 0x7f256bb70d10>
# 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 0x7f256bb72060>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb6b4a0>
# 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 0x7f256bb6bc80>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb6b0e0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f256bb724e0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f256bb724e0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f256bbf60c0>
# /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 0x7f256bbf6f90>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bb722a0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# 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 0x7f256bbf6c90>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bbf8a40>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f256ba039e0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bbfe330>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
# 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 0x7f256c1eb6b0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256ba05940>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256ba03b90>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256bbf7d70>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.copy_payload_c95fn9p4/ansible_ansible.legacy.copy_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py
# code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f256ba03800>
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing filecmp
# destroy filecmp
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
  9161 1726867730.11675: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml', '_original_basename': '.ansbszkb', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', '_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.copy', '_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-1726867729.4302785-9246-171993838746090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867730.11687: _low_level_execute_command(): starting
  9161 1726867730.11695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/ > /dev/null 2>&1 && sleep 0'
  9161 1726867730.11702: in local.exec_command()
  9161 1726867730.11723: opening command with Popen()
  9161 1726867730.11844: done running command with Popen()
  9161 1726867730.11851: getting output with communicate()
  9161 1726867730.12468: done communicating
  9161 1726867730.12472: done with local.exec_command()
  9161 1726867730.12475: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867730.12477: handler run complete
  9161 1726867730.12531: variable 'ansible_host' from source: unknown
  9161 1726867730.12537: variable 'ansible_port' from source: unknown
  9161 1726867730.12539: variable 'ansible_user' from source: unknown
  9161 1726867730.12541: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867730.12543: attempt loop complete, returning result
  9161 1726867730.12590: variable 'item' from source: unknown
  9161 1726867730.12729: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item=RedHat) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
    "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml",
    "gid": 0,
    "group": "root",
    "item": "RedHat",
    "md5sum": "5a57da448a1d752b982858b38aab344d",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 23,
    "src": "/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml",
    "state": "file",
    "uid": 0
}
  9161 1726867730.12887: dumping result to json
  9161 1726867730.12895: done dumping result, returning
  9161 1726867730.12898: done running TaskExecutor() for managed_node2/TASK: Create var file in caller that can override the one in called role [0e45163a-60dd-8a50-a75f-000000000006]
  9161 1726867730.12900: sending task result for task 0e45163a-60dd-8a50-a75f-000000000006
  9161 1726867730.13257: no more pending results, returning what we have
  9161 1726867730.13261: results queue empty
  9161 1726867730.13262: checking for any_errors_fatal
  9161 1726867730.13265: done checking for any_errors_fatal
  9161 1726867730.13266: checking for max_fail_percentage
  9161 1726867730.13267: done checking for max_fail_percentage
  9161 1726867730.13268: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.13269: done checking to see if all hosts have failed
  9161 1726867730.13269: getting the remaining hosts for this loop
  9161 1726867730.13273: done getting the remaining hosts for this loop
  9161 1726867730.13276: getting the next task for host managed_node2
  9161 1726867730.13282: done getting next task for host managed_node2
  9161 1726867730.13288:  ^ task is: TASK: Include role
  9161 1726867730.13291:  ^ 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
  9161 1726867730.13305: getting variables
  9161 1726867730.13306: in VariableManager get_vars()
  9161 1726867730.13333: Calling all_inventory to load vars for managed_node2
  9161 1726867730.13454: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.13458: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.13468: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000006
  9161 1726867730.13471: WORKER PROCESS EXITING
  9161 1726867730.13479: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.13482: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.13485: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.13719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.13935: done with get_vars()
  9161 1726867730.13947: done getting variables

TASK [Include role] ************************************************************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/tasks/main.yml:4
Friday 20 September 2024  17:28:50 -0400 (0:00:03.114)       0:00:04.795 ****** 
  9161 1726867730.14041: entering _queue_task() for managed_node2/include_role
  9161 1726867730.14043: Creating lock for include_role
  9161 1726867730.14468: worker is 1 (out of 1 available)
  9161 1726867730.14484: exiting _queue_task() for managed_node2/include_role
  9161 1726867730.14496: done queuing things up, now waiting for results queue to drain
  9161 1726867730.14498: waiting for pending results...
  9161 1726867730.14803: running TaskExecutor() for managed_node2/TASK: Include role
  9161 1726867730.15141: in run() - task 0e45163a-60dd-8a50-a75f-00000000000d
  9161 1726867730.15145: variable 'ansible_search_path' from source: unknown
  9161 1726867730.15147: variable 'ansible_search_path' from source: unknown
  9161 1726867730.15150: calling self._execute()
  9161 1726867730.15152: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.15155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.15156: variable 'omit' from source: magic vars
  9161 1726867730.15162: _execute() done
  9161 1726867730.15172: dumping result to json
  9161 1726867730.15178: done dumping result, returning
  9161 1726867730.15189: done running TaskExecutor() for managed_node2/TASK: Include role [0e45163a-60dd-8a50-a75f-00000000000d]
  9161 1726867730.15200: sending task result for task 0e45163a-60dd-8a50-a75f-00000000000d
  9161 1726867730.15332: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000000d
  9161 1726867730.15342: WORKER PROCESS EXITING
  9161 1726867730.15408: no more pending results, returning what we have
  9161 1726867730.15413: in VariableManager get_vars()
  9161 1726867730.15455: Calling all_inventory to load vars for managed_node2
  9161 1726867730.15458: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.15461: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.15473: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.15476: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.15478: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.15641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.16022: done with get_vars()
  9161 1726867730.16029: variable 'ansible_search_path' from source: unknown
  9161 1726867730.16030: variable 'ansible_search_path' from source: unknown
  9161 1726867730.16046: variable 'roletoinclude' from source: task vars
  9161 1726867730.16210: variable 'roletoinclude' from source: task vars
  9161 1726867730.16321: variable 'omit' from source: magic vars
  9161 1726867730.16355: variable 'omit' from source: magic vars
  9161 1726867730.16365: variable 'omit' from source: magic vars
  9161 1726867730.16368: we have included files to process
  9161 1726867730.16369: generating all_blocks data
  9161 1726867730.16370: done generating all_blocks data
  9161 1726867730.16370: processing included file: fedora.linux_system_roles.vpn
  9161 1726867730.16384: in VariableManager get_vars()
  9161 1726867730.16419: done with get_vars()
  9161 1726867730.16461: in VariableManager get_vars()
  9161 1726867730.16477: done with get_vars()
  9161 1726867730.16504: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/vars/main.yml
  9161 1726867730.16569: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/defaults/main.yml
  9161 1726867730.16604: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/meta/main.yml
  9161 1726867730.16687: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml
  9161 1726867730.16968: in VariableManager get_vars()
  9161 1726867730.16984: done with get_vars()
  9161 1726867730.17090: in VariableManager get_vars()
  9161 1726867730.17103: done with get_vars()
  9161 1726867730.17126: in VariableManager get_vars()
  9161 1726867730.17139: done with get_vars()
  9161 1726867730.17748: in VariableManager get_vars()
  9161 1726867730.17771: done with get_vars()
  9161 1726867730.17793: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/handlers/main.yml
  9161 1726867730.17892: in VariableManager get_vars()
  9161 1726867730.17906: done with get_vars()
  9161 1726867730.18264: iterating over new_blocks loaded from include file
  9161 1726867730.18267: in VariableManager get_vars()
  9161 1726867730.18304: done with get_vars()
  9161 1726867730.18305: filtering new block on tags
  9161 1726867730.18328: done filtering new block on tags
  9161 1726867730.18330: in VariableManager get_vars()
  9161 1726867730.18343: done with get_vars()
  9161 1726867730.18344: filtering new block on tags
  9161 1726867730.18370: done filtering new block on tags
  9161 1726867730.18373: in VariableManager get_vars()
  9161 1726867730.18391: done with get_vars()
  9161 1726867730.18392: filtering new block on tags
  9161 1726867730.18401: done filtering new block on tags
  9161 1726867730.18402: in VariableManager get_vars()
  9161 1726867730.18414: done with get_vars()
  9161 1726867730.18415: filtering new block on tags
  9161 1726867730.18428: done filtering new block on tags
  9161 1726867730.18430: in VariableManager get_vars()
  9161 1726867730.18444: done with get_vars()
  9161 1726867730.18445: filtering new block on tags
  9161 1726867730.18453: done filtering new block on tags
  9161 1726867730.18454: in VariableManager get_vars()
  9161 1726867730.18468: done with get_vars()
  9161 1726867730.18470: filtering new block on tags
  9161 1726867730.18486: done filtering new block on tags
  9161 1726867730.18490: done iterating over new_blocks loaded from include file
included: fedora.linux_system_roles.vpn for managed_node2
  9161 1726867730.18496: extending task lists for all hosts with included blocks
  9161 1726867730.18594: done extending task lists
  9161 1726867730.18596: done processing included files
  9161 1726867730.18597: results queue empty
  9161 1726867730.18597: checking for any_errors_fatal
  9161 1726867730.18606: done checking for any_errors_fatal
  9161 1726867730.18607: checking for max_fail_percentage
  9161 1726867730.18608: done checking for max_fail_percentage
  9161 1726867730.18609: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.18609: done checking to see if all hosts have failed
  9161 1726867730.18610: getting the remaining hosts for this loop
  9161 1726867730.18611: done getting the remaining hosts for this loop
  9161 1726867730.18614: getting the next task for host managed_node2
  9161 1726867730.18618: done getting next task for host managed_node2
  9161 1726867730.18621:  ^ task is: TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables
  9161 1726867730.18623:  ^ 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=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? (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
  9161 1726867730.18632: getting variables
  9161 1726867730.18633: in VariableManager get_vars()
  9161 1726867730.18647: Calling all_inventory to load vars for managed_node2
  9161 1726867730.18649: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.18651: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.18657: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.18659: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.18669: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.18811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.19022: done with get_vars()
  9161 1726867730.19031: done getting variables

TASK [fedora.linux_system_roles.vpn : Set platform/version specific variables] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:3
Friday 20 September 2024  17:28:50 -0400 (0:00:00.050)       0:00:04.845 ****** 
  9161 1726867730.19107: entering _queue_task() for managed_node2/include_tasks
  9161 1726867730.19109: Creating lock for include_tasks
  9161 1726867730.19565: worker is 1 (out of 1 available)
  9161 1726867730.19578: exiting _queue_task() for managed_node2/include_tasks
  9161 1726867730.19591: done queuing things up, now waiting for results queue to drain
  9161 1726867730.19592: waiting for pending results...
  9161 1726867730.19679: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables
  9161 1726867730.19771: in run() - task 0e45163a-60dd-8a50-a75f-000000000048
  9161 1726867730.19782: variable 'ansible_search_path' from source: unknown
  9161 1726867730.19786: variable 'ansible_search_path' from source: unknown
  9161 1726867730.19813: calling self._execute()
  9161 1726867730.19878: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.19882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.19891: variable 'omit' from source: magic vars
  9161 1726867730.19970: _execute() done
  9161 1726867730.19974: dumping result to json
  9161 1726867730.19977: done dumping result, returning
  9161 1726867730.19984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables [0e45163a-60dd-8a50-a75f-000000000048]
  9161 1726867730.19989: sending task result for task 0e45163a-60dd-8a50-a75f-000000000048
  9161 1726867730.20084: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000048
  9161 1726867730.20086: WORKER PROCESS EXITING
  9161 1726867730.20124: no more pending results, returning what we have
  9161 1726867730.20129: in VariableManager get_vars()
  9161 1726867730.20172: Calling all_inventory to load vars for managed_node2
  9161 1726867730.20175: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.20177: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.20188: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.20191: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.20193: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.20353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.20479: done with get_vars()
  9161 1726867730.20485: variable 'ansible_search_path' from source: unknown
  9161 1726867730.20485: variable 'ansible_search_path' from source: unknown
  9161 1726867730.20512: we have included files to process
  9161 1726867730.20513: generating all_blocks data
  9161 1726867730.20514: done generating all_blocks data
  9161 1726867730.20516: processing included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml
  9161 1726867730.20517: loading included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml
  9161 1726867730.20518: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml
  9161 1726867730.20967: done processing included file
  9161 1726867730.20969: iterating over new_blocks loaded from include file
  9161 1726867730.20970: in VariableManager get_vars()
  9161 1726867730.20985: done with get_vars()
  9161 1726867730.20986: filtering new block on tags
  9161 1726867730.20997: done filtering new block on tags
  9161 1726867730.20999: in VariableManager get_vars()
  9161 1726867730.21014: done with get_vars()
  9161 1726867730.21015: filtering new block on tags
  9161 1726867730.21028: done filtering new block on tags
  9161 1726867730.21029: in VariableManager get_vars()
  9161 1726867730.21044: done with get_vars()
  9161 1726867730.21045: filtering new block on tags
  9161 1726867730.21054: done filtering new block on tags
  9161 1726867730.21055: done iterating over new_blocks loaded from include file
included: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml for managed_node2
  9161 1726867730.21059: extending task lists for all hosts with included blocks
  9161 1726867730.21218: done extending task lists
  9161 1726867730.21219: done processing included files
  9161 1726867730.21220: results queue empty
  9161 1726867730.21220: checking for any_errors_fatal
  9161 1726867730.21223: done checking for any_errors_fatal
  9161 1726867730.21223: checking for max_fail_percentage
  9161 1726867730.21224: done checking for max_fail_percentage
  9161 1726867730.21224: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.21225: done checking to see if all hosts have failed
  9161 1726867730.21225: getting the remaining hosts for this loop
  9161 1726867730.21226: done getting the remaining hosts for this loop
  9161 1726867730.21228: getting the next task for host managed_node2
  9161 1726867730.21231: done getting next task for host managed_node2
  9161 1726867730.21233:  ^ task is: TASK: fedora.linux_system_roles.vpn : Ensure ansible_facts used by role
  9161 1726867730.21236:  ^ 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=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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867730.21242: getting variables
  9161 1726867730.21243: in VariableManager get_vars()
  9161 1726867730.21251: Calling all_inventory to load vars for managed_node2
  9161 1726867730.21253: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.21254: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.21257: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.21259: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.21260: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.21343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.21483: done with get_vars()
  9161 1726867730.21491: done getting variables

TASK [fedora.linux_system_roles.vpn : Ensure ansible_facts used by role] *******
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:2
Friday 20 September 2024  17:28:50 -0400 (0:00:00.024)       0:00:04.870 ****** 
  9161 1726867730.21576: entering _queue_task() for managed_node2/setup
  9161 1726867730.22142: worker is 1 (out of 1 available)
  9161 1726867730.22149: exiting _queue_task() for managed_node2/setup
  9161 1726867730.22159: done queuing things up, now waiting for results queue to drain
  9161 1726867730.22160: waiting for pending results...
  9161 1726867730.22290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure ansible_facts used by role
  9161 1726867730.22389: in run() - task 0e45163a-60dd-8a50-a75f-00000000009f
  9161 1726867730.22393: variable 'ansible_search_path' from source: unknown
  9161 1726867730.22397: variable 'ansible_search_path' from source: unknown
  9161 1726867730.22440: calling self._execute()
  9161 1726867730.22604: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.22607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.22609: variable 'omit' from source: magic vars
  9161 1726867730.23190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867730.25242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867730.25301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867730.25328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867730.25358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867730.25380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867730.25441: 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)
  9161 1726867730.25462: 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)
  9161 1726867730.25518: 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)
  9161 1726867730.25555: 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)
  9161 1726867730.25568: 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)
  9161 1726867730.25610: 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)
  9161 1726867730.25631: 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)
  9161 1726867730.25672: 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)
  9161 1726867730.25699: 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)
  9161 1726867730.25710: 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)
  9161 1726867730.25898: variable '__vpn_required_facts' from source: role '' all vars
  9161 1726867730.25901: variable 'ansible_facts' from source: unknown
  9161 1726867730.25967: Evaluated conditional (__vpn_required_facts | difference(ansible_facts.keys() | list) | length > 0): False
  9161 1726867730.25971: when evaluation is False, skipping this task
  9161 1726867730.25974: _execute() done
  9161 1726867730.25977: dumping result to json
  9161 1726867730.25980: done dumping result, returning
  9161 1726867730.26239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure ansible_facts used by role [0e45163a-60dd-8a50-a75f-00000000009f]
  9161 1726867730.26242: sending task result for task 0e45163a-60dd-8a50-a75f-00000000009f
  9161 1726867730.26306: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000009f
  9161 1726867730.26309: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "__vpn_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}
  9161 1726867730.26356: no more pending results, returning what we have
  9161 1726867730.26360: results queue empty
  9161 1726867730.26360: checking for any_errors_fatal
  9161 1726867730.26362: done checking for any_errors_fatal
  9161 1726867730.26362: checking for max_fail_percentage
  9161 1726867730.26366: done checking for max_fail_percentage
  9161 1726867730.26367: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.26367: done checking to see if all hosts have failed
  9161 1726867730.26368: getting the remaining hosts for this loop
  9161 1726867730.26369: done getting the remaining hosts for this loop
  9161 1726867730.26373: getting the next task for host managed_node2
  9161 1726867730.26381: done getting next task for host managed_node2
  9161 1726867730.26384:  ^ task is: TASK: fedora.linux_system_roles.vpn : Check if system is ostree
  9161 1726867730.26389:  ^ 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867730.26402: getting variables
  9161 1726867730.26403: in VariableManager get_vars()
  9161 1726867730.26652: Calling all_inventory to load vars for managed_node2
  9161 1726867730.26657: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.26660: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.26670: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.26673: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.26675: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.26808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.26967: done with get_vars()
  9161 1726867730.26977: done getting variables

TASK [fedora.linux_system_roles.vpn : Check if system is ostree] ***************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:10
Friday 20 September 2024  17:28:50 -0400 (0:00:00.054)       0:00:04.924 ****** 
  9161 1726867730.27023: entering _queue_task() for managed_node2/ansible.builtin.stat
  9161 1726867730.27024: Creating lock for ansible.builtin.stat
  9161 1726867730.27395: worker is 1 (out of 1 available)
  9161 1726867730.27407: exiting _queue_task() for managed_node2/ansible.builtin.stat
  9161 1726867730.27419: done queuing things up, now waiting for results queue to drain
  9161 1726867730.27421: waiting for pending results...
  9161 1726867730.27753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Check if system is ostree
  9161 1726867730.27759: in run() - task 0e45163a-60dd-8a50-a75f-0000000000a1
  9161 1726867730.27762: variable 'ansible_search_path' from source: unknown
  9161 1726867730.27764: variable 'ansible_search_path' from source: unknown
  9161 1726867730.27790: calling self._execute()
  9161 1726867730.27867: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.27880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.27894: variable 'omit' from source: magic vars
  9161 1726867730.28261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867730.28501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867730.28539: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867730.28604: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867730.28631: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867730.28703: 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)
  9161 1726867730.28720: 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)
  9161 1726867730.28740: 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)
  9161 1726867730.28757: 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)
  9161 1726867730.28854: Evaluated conditional (not __vpn_is_ostree is defined): True
  9161 1726867730.28858: variable 'omit' from source: magic vars
  9161 1726867730.28921: variable 'omit' from source: magic vars
  9161 1726867730.28947: variable 'omit' from source: magic vars
  9161 1726867730.28970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867730.28995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867730.29008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867730.29021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867730.29030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867730.29054: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867730.29057: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.29060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.29135: Set connection var ansible_connection to ssh
  9161 1726867730.29143: Set connection var ansible_pipelining to False
  9161 1726867730.29149: Set connection var ansible_timeout to 10
  9161 1726867730.29154: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867730.29160: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867730.29167: Set connection var ansible_shell_type to sh
  9161 1726867730.29184: variable 'ansible_shell_executable' from source: unknown
  9161 1726867730.29188: variable 'ansible_connection' from source: unknown
  9161 1726867730.29191: variable 'ansible_module_compression' from source: unknown
  9161 1726867730.29193: variable 'ansible_shell_type' from source: unknown
  9161 1726867730.29196: variable 'ansible_shell_executable' from source: unknown
  9161 1726867730.29198: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.29200: variable 'ansible_pipelining' from source: unknown
  9161 1726867730.29202: variable 'ansible_timeout' from source: unknown
  9161 1726867730.29206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.29274: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)
  9161 1726867730.29282: variable 'omit' from source: magic vars
  9161 1726867730.29287: starting attempt loop
  9161 1726867730.29290: running the handler
  9161 1726867730.29302: _low_level_execute_command(): starting
  9161 1726867730.29308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  9161 1726867730.29827: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867730.29831: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
<<<
  9161 1726867730.29836: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
<<<
  9161 1726867730.29839: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.29895: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867730.29898: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867730.29901: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.30029: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.32040: stdout chunk (state=3):
>>>/root
<<<
  9161 1726867730.32156: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.32161: stderr chunk (state=3):
>>><<<
  9161 1726867730.32164: stdout chunk (state=3):
>>><<<
  9161 1726867730.32188: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867730.32201: _low_level_execute_command(): starting
  9161 1726867730.32209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740 `" && echo ansible-tmp-1726867730.3218763-9457-3325494279740="` echo /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740 `" ) && sleep 0'
  9161 1726867730.32677: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867730.32681: 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.13.22 originally 10.31.13.22
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.13.22 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867730.32684: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.32736: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867730.32744: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867730.32746: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.32855: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.35589: stdout chunk (state=3):
>>>ansible-tmp-1726867730.3218763-9457-3325494279740=/root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740
<<<
  9161 1726867730.35761: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.35824: stderr chunk (state=3):
>>><<<
  9161 1726867730.35831: stdout chunk (state=3):
>>><<<
  9161 1726867730.35949: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867730.3218763-9457-3325494279740=/root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867730.35976: variable 'ansible_module_compression' from source: unknown
  9161 1726867730.36029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED
  9161 1726867730.36074: variable 'ansible_facts' from source: unknown
  9161 1726867730.36138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py
  9161 1726867730.36269: Sending initial data
  9161 1726867730.36308: Sent initial data (149 bytes)
  9161 1726867730.37025: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867730.37028: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.37031: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 is address
<<<
  9161 1726867730.37040: stderr chunk (state=3):
>>>debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867730.37042: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.37096: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867730.37100: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.37233: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.38919: 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
<<<
  9161 1726867730.39021: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  9161 1726867730.39133: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp6xm0607x /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py
<<<
  9161 1726867730.39137: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py"
<<<
  9161 1726867730.39229: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp6xm0607x" to remote "/root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py"
<<<
  9161 1726867730.40340: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.40347: stderr chunk (state=3):
>>><<<
  9161 1726867730.40350: stdout chunk (state=3):
>>><<<
  9161 1726867730.40352: done transferring module to remote
  9161 1726867730.40355: _low_level_execute_command(): starting
  9161 1726867730.40357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/ /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py && sleep 0'
  9161 1726867730.41400: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867730.41424: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867730.41476: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.41536: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
<<<
  9161 1726867730.41611: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.41682: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867730.41730: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867730.41780: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.42030: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.44751: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.44756: stdout chunk (state=3):
>>><<<
  9161 1726867730.44759: stderr chunk (state=3):
>>><<<
  9161 1726867730.44835: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867730.44878: _low_level_execute_command(): starting
  9161 1726867730.44882: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/AnsiballZ_stat.py && sleep 0'
  9161 1726867730.45656: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867730.45715: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867730.45739: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867730.45760: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.45930: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.49228: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
  9161 1726867730.49301: stdout chunk (state=3):
>>>import _imp # builtin
<<<
  9161 1726867730.49343: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49410: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49450: stdout chunk (state=3):
>>>import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49477: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49533: stdout chunk (state=3):
>>>import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.49676: stdout chunk (state=3):
>>># installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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'
<<<
  9161 1726867730.49719: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49721: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.49764: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
  9161 1726867730.49784: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
  9161 1726867730.49808: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2ca184d0>
<<<
  9161 1726867730.49851: stdout chunk (state=3):
>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c9e7b30>
<<<
  9161 1726867730.49888: 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'
<<<
  9161 1726867730.49933: stdout chunk (state=3):
>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2ca1aa50>
<<<
  9161 1726867730.49949: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.49990: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.50009: stdout chunk (state=3):
>>>import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50156: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50208: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50246: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50253: stdout chunk (state=3):
>>>import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50359: stdout chunk (state=3):
>>>import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
<<<
  9161 1726867730.50415: stdout chunk (state=3):
>>>Processing global site-packages
Adding directory: '/usr/lib64/python3.12/site-packages'
<<<
  9161 1726867730.50508: stdout chunk (state=3):
>>>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'
<<<
  9161 1726867730.50663: stdout chunk (state=3):
>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c7c9130>
# /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 0x7fbd2c7c9fa0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.50688: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
  9161 1726867730.51130: 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'
<<<
  9161 1726867730.51249: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
  9161 1726867730.51289: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
  9161 1726867730.51311: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
  9161 1726867730.51358: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
  9161 1726867730.52251: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c807dd0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c807fe0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2c83f800>
# /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 0x7fbd2c83fe90>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c81faa0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c81d1c0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c804f80>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2c85f6e0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c85e300>
# /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 0x7fbd2c81e060>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c806e70>
# /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 0x7fbd2c8947a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c804200>
# /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 0x7fbd2c894c50>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c894b00>
<<<
  9161 1726867730.52265: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.52571: 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 0x7fbd2c894ef0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c802d20>
# /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 0x7fbd2c8955b0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c895280>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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'
<<<
  9161 1726867730.52597: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8964b0>
<<<
  9161 1726867730.52788: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fbd2c8ac680>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.52807: stdout chunk (state=3):
>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2c8add30>
<<<
  9161 1726867730.52893: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
  9161 1726867730.52897: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
  9161 1726867730.52900: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
  9161 1726867730.52977: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8aebd0>
# 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 0x7fbd2c8af230>
<<<
  9161 1726867730.52983: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8ae120>
<<<
  9161 1726867730.53043: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
  9161 1726867730.53142: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
  9161 1726867730.53146: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.53340: 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 0x7fbd2c8afcb0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8af3e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c896450>
# /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'
<<<
  9161 1726867730.53343: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
  9161 1726867730.53380: 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'
<<<
  9161 1726867730.53386: stdout chunk (state=3):
>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2c64bb90>
<<<
  9161 1726867730.53547: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.53560: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2c674620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c674380>
# 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 0x7fbd2c674650>
<<<
  9161 1726867730.53601: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py
<<<
  9161 1726867730.53639: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
  9161 1726867730.53704: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.53972: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2c674f80>
<<<
  9161 1726867730.54129: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.54222: 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 0x7fbd2c6758b0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c674830>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c649d30><<<
  9161 1726867730.54237: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
  9161 1726867730.54408: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c676cc0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c675a00>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c896ba0>
<<<
  9161 1726867730.54424: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  9161 1726867730.54499: 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
<<<
  9161 1726867730.54566: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
  9161 1726867730.54669: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c69b020>
<<<
  9161 1726867730.54681: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
  9161 1726867730.54707: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867730.54743: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py
<<<
  9161 1726867730.54818: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
  9161 1726867730.54854: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c6c33b0>
<<<
  9161 1726867730.55005: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
  9161 1726867730.55066: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867730.55115: 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'
<<<
  9161 1726867730.55123: stdout chunk (state=3):
>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c7241d0>
<<<
  9161 1726867730.55146: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
  9161 1726867730.55370: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
  9161 1726867730.55439: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c726930>
<<<
  9161 1726867730.55582: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c7242f0>
<<<
  9161 1726867730.55608: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c6f11c0>
<<<
  9161 1726867730.55661: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
<<<
  9161 1726867730.55679: 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 0x7fbd2c5292e0>
<<<
  9161 1726867730.55707: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c6c21b0>
<<<
  9161 1726867730.55766: stdout chunk (state=3):
>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c677bf0>
<<<
  9161 1726867730.55902: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
  9161 1726867730.55919: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd2c6c27b0>
<<<
  9161 1726867730.56188: stdout chunk (state=3):
>>># zipimport: found 30 names in '/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip'
<<<
  9161 1726867730.56194: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.56354: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.56395: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
  9161 1726867730.56453: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
  9161 1726867730.56510: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
  9161 1726867730.56691: 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 0x7fbd2c57efc0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.57187: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c561eb0>
<<<
  9161 1726867730.57270: stdout chunk (state=3):
>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c561040>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/">
# zipimport: zlib available
<<<
  9161 1726867730.59402: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.61559: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c57d2b0>
# /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 0x7fbd2c5aa9c0>
<<<
  9161 1726867730.61601: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5aa750>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5aa060>
<<<
  9161 1726867730.62613: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5aa7b0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c57fc50>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fbd2c5ab740>
# 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 0x7fbd2c5ab980>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5abec0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2bf15c40>
# 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 0x7fbd2bf17830>
# /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 0x7fbd2bf18230>
# /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 0x7fbd2bf193d0>
# /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 0x7fbd2bf1be30>
# 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 0x7fbd2ca1bf20>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf1a0f0>
# /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 0x7fbd2bf23e60>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.62676: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf22930>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf22690>
<<<
  9161 1726867730.62692: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
  9161 1726867730.62815: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf22c00>
<<<
  9161 1726867730.62880: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf1a600>
<<<
  9161 1726867730.62921: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.62924: 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 0x7fbd2bf6bfb0>
<<<
  9161 1726867730.62972: 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'<<<
  9161 1726867730.63061: stdout chunk (state=3):
>>>
import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6c260>
# /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'
<<<
  9161 1726867730.63126: stdout chunk (state=3):
>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.63139: 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 0x7fbd2bf6dd00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6dac0>
<<<
  9161 1726867730.63170: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  9161 1726867730.63369: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
  9161 1726867730.63440: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.63456: stdout chunk (state=3):
>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.63568: stdout chunk (state=3):
>>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2bf70230>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6e360>
# /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'
<<<
  9161 1726867730.63594: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
<<<
  9161 1726867730.63620: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
  9161 1726867730.63645: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.63721: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf739e0>
<<<
  9161 1726867730.63928: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf703e0>
<<<
  9161 1726867730.64039: 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'
<<<
  9161 1726867730.64045: stdout chunk (state=3):
>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2bf74950>
<<<
  9161 1726867730.64081: 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'
<<<
  9161 1726867730.64442: stdout chunk (state=3):
>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2bf74890>
# 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 0x7fbd2bf74ce0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6c410>
# /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'
<<<
  9161 1726867730.64491: 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 0x7fbd2bffc440>
<<<
  9161 1726867730.64566: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867730.64598: 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 0x7fbd2bffd400>
<<<
  9161 1726867730.64615: stdout chunk (state=3):
>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf76bd0>
<<<
  9161 1726867730.64654: 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'
<<<
  9161 1726867730.64690: stdout chunk (state=3):
>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd2bf77f50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf767b0>
<<<
  9161 1726867730.64708: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.64744: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
<<<
  9161 1726867730.64842: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.64961: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.65078: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.65104: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.65204: stdout chunk (state=3):
>>>import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867730.67155: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867730.67424: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd2bffd8e0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd2bffd8e0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/text/">
<<<
  9161 1726867730.67806: 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 0x7fbd2be05520>
<<<
  9161 1726867730.67810: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be06330>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bffd640>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867730.68025: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.68267: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
  9161 1726867730.68289: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
  9161 1726867730.68467: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be063c0>
# zipimport: zlib available
<<<
  9161 1726867730.69057: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.69742: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.69840: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.69951: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867730.69972: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.70015: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.70111: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867730.70224: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.70332: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
<<<
  9161 1726867730.70349: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.70384: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867730.70441: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.70462: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
<<<
  9161 1726867730.70833: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.71293: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867730.71387: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be07590>
<<<
  9161 1726867730.71390: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.71481: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.71593: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/text/">
<<<
  9161 1726867730.71626: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867730.71641: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.71864: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867730.71939: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.72032: 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
<<<
  9161 1726867730.72088: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867730.72209: 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 0x7fbd2be11f10>
<<<
  9161 1726867730.72262: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be0cef0>
<<<
  9161 1726867730.72302: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867730.72401: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.72491: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.72519: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.72582: 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
<<<
  9161 1726867730.72601: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867730.72631: 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
<<<
  9161 1726867730.72646: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
  9161 1726867730.72787: 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'
<<<
  9161 1726867730.72820: 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'
<<<
  9161 1726867730.72876: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf02900>
<<<
  9161 1726867730.72932: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5de5d0>
<<<
  9161 1726867730.73060: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be12030>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be06ed0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
<<<
  9161 1726867730.73096: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.73147: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867730.73463: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867730.73730: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867730.73877: stdout chunk (state=3):
>>>
<<<
  9161 1726867730.73911: 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"}}}<<<
  9161 1726867730.73932: stdout chunk (state=3):
>>>
<<<
  9161 1726867730.73961: stdout chunk (state=3):
>>># destroy __main__
<<<
  9161 1726867730.74544: 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
<<<
  9161 1726867730.74548: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.74583: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.74605: stdout chunk (state=3):
>>># cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
<<<
  9161 1726867730.74659: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.74713: stdout chunk (state=3):
>>># cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
<<<
  9161 1726867730.74806: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.74876: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
<<<
  9161 1726867730.74879: stdout chunk (state=3):
>>># cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing 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
<<<
  9161 1726867730.75203: stdout chunk (state=3):
>>># destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
<<<
  9161 1726867730.75247: stdout chunk (state=3):
>>># destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
<<<
  9161 1726867730.75406: 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
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
<<<
  9161 1726867730.75424: stdout chunk (state=3):
>>># destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
<<<
  9161 1726867730.75506: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
<<<
  9161 1726867730.75517: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.75582: 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
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
<<<
  9161 1726867730.75674: stdout chunk (state=3):
>>># cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# 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
<<<
  9161 1726867730.75835: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
  9161 1726867730.75868: stdout chunk (state=3):
>>># destroy _collections
<<<
  9161 1726867730.75902: stdout chunk (state=3):
>>># destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
<<<
  9161 1726867730.75922: stdout chunk (state=3):
>>># destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib<<<
  9161 1726867730.75932: stdout chunk (state=3):
>>>
<<<
  9161 1726867730.76080: stdout chunk (state=3):
>>># destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# 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
<<<
  9161 1726867730.76139: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867730.76143: stdout chunk (state=3):
>>># destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
<<<
  9161 1726867730.76201: stdout chunk (state=3):
>>># destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
<<<
  9161 1726867730.76207: stdout chunk (state=3):
>>># destroy itertools
<<<
  9161 1726867730.76229: stdout chunk (state=3):
>>># destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
<<<
  9161 1726867730.76249: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
  9161 1726867730.76707: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.76741: stderr chunk (state=3):
>>>Shared connection to 10.31.13.22 closed.
<<<
  9161 1726867730.76744: stdout chunk (state=3):
>>><<<
  9161 1726867730.76747: stderr chunk (state=3):
>>><<<
  9161 1726867730.76921: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fbd2ca184d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c9e7b30>
# /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 0x7fbd2ca1aa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7fbd2c7c9130>
# /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 0x7fbd2c7c9fa0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c807dd0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c807fe0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2c83f800>
# /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 0x7fbd2c83fe90>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c81faa0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c81d1c0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c804f80>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2c85f6e0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c85e300>
# /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 0x7fbd2c81e060>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c806e70>
# /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 0x7fbd2c8947a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c804200>
# /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 0x7fbd2c894c50>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c894b00>
# 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 0x7fbd2c894ef0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c802d20>
# /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 0x7fbd2c8955b0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c895280>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fbd2c8964b0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fbd2c8ac680>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fbd2c8add30>
# /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 0x7fbd2c8aebd0>
# 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 0x7fbd2c8af230>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8ae120>
# /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 0x7fbd2c8afcb0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c8af3e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c896450>
# /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 0x7fbd2c64bb90>
# /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 0x7fbd2c674620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c674380>
# 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 0x7fbd2c674650>
# /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 0x7fbd2c674f80>
# 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 0x7fbd2c6758b0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c674830>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c649d30>
# /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 0x7fbd2c676cc0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c675a00>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c896ba0>
# /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 0x7fbd2c69b020>
# /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 0x7fbd2c6c33b0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fbd2c7241d0>
# /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 0x7fbd2c726930>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c7242f0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c6f11c0>
# /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 0x7fbd2c5292e0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c6c21b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c677bf0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd2c6c27b0>
# zipimport: found 30 names in '/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.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 0x7fbd2c57efc0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c561eb0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c561040>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/">
# 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 0x7fbd2c57d2b0>
# /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 0x7fbd2c5aa9c0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5aa750>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5aa060>
# /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 0x7fbd2c5aa7b0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c57fc50>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fbd2c5ab740>
# 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 0x7fbd2c5ab980>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5abec0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fbd2bf15c40>
# 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 0x7fbd2bf17830>
# /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 0x7fbd2bf18230>
# /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 0x7fbd2bf193d0>
# /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 0x7fbd2bf1be30>
# 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 0x7fbd2ca1bf20>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf1a0f0>
# /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 0x7fbd2bf23e60>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf22930>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf22690>
# /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 0x7fbd2bf22c00>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf1a600>
# 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 0x7fbd2bf6bfb0>
# /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 0x7fbd2bf6c260>
# /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 0x7fbd2bf6dd00>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6dac0>
# /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 0x7fbd2bf70230>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6e360>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf739e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf703e0>
# 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 0x7fbd2bf74950>
# 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 0x7fbd2bf74890>
# 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 0x7fbd2bf74ce0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf6c410>
# /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 0x7fbd2bffc440>
# 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 0x7fbd2bffd400>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf76bd0>
# 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 0x7fbd2bf77f50>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bf767b0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd2bffd8e0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fbd2bffd8e0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/text/">
# /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 0x7fbd2be05520>
# /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 0x7fbd2be06330>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2bffd640>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# 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 0x7fbd2be063c0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be07590>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fbd2be11f10>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be0cef0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
# 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 0x7fbd2bf02900>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2c5de5d0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be12030>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd2be06ed0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.builtin.stat_payload_eo2_qtvf/ansible_ansible.builtin.stat_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available

{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy fnmatch
# destroy ipaddress
# destroy ntpath
# destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy json.decoder
# destroy json.encoder
# destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
# destroy _locale
# destroy pwd
# destroy locale
# destroy signal
# destroy fcntl
# destroy select
# destroy _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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.13.22 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #
clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # destroy socket # cleanup[2] removing
systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing
ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]
removing ansible.module_utils.common # destroy ansible.module_utils.common #
cleanup[2] removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins #
destroy importlib.machinery # destroy importlib._abc # destroy importlib.util #
destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy
binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy
zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob
# destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib #
destroy zipimport # destroy __main__ # destroy tempfile # destroy
systemd.journal # destroy systemd.daemon # destroy
ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #
destroy json.encoder # destroy json.scanner # destroy _json # destroy grp #
destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy
signal # destroy fcntl # destroy select # destroy _signal # destroy
_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy
errno # destroy array # destroy datetime # destroy selinux # destroy shutil #
destroy distro # destroy distro.distro # destroy argparse # destroy json #
destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping
selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]
wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon #
cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping
systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping
_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]
wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping
tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #
cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping
collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #
cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping
_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]
wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #
cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #
destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping
copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]
wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections
# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping
_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #
cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping
encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]
wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy
_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #
cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #
cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #
cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #
cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping
_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]
wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy
systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy
_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #
destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy
re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #
destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #
destroy ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #
destroy traceback # destroy warnings # destroy weakref # destroy collections #
destroy threading # destroy atexit # destroy _warnings # destroy math # destroy
_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib
# destroy _operator # destroy _string # destroy re # destroy itertools #
destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy
builtins # destroy _thread # clear sys.audit hooks
  9161 1726867730.78041: done with _execute_module (ansible.builtin.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': 'ansible.builtin.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-1726867730.3218763-9457-3325494279740/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867730.78045: _low_level_execute_command(): starting
  9161 1726867730.78047: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867730.3218763-9457-3325494279740/ > /dev/null 2>&1 && sleep 0'
  9161 1726867730.78593: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867730.78597: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867730.78783: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867730.81488: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867730.81552: stderr chunk (state=3):
>>><<<
  9161 1726867730.81556: stdout chunk (state=3):
>>><<<
  9161 1726867730.81750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867730.81754: handler run complete
  9161 1726867730.81757: attempt loop complete, returning result
  9161 1726867730.81759: _execute() done
  9161 1726867730.81761: dumping result to json
  9161 1726867730.81765: done dumping result, returning
  9161 1726867730.81770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Check if system is ostree [0e45163a-60dd-8a50-a75f-0000000000a1]
  9161 1726867730.81774: sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a1
  9161 1726867730.81848: done sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a1
  9161 1726867730.81851: WORKER PROCESS EXITING
ok: [managed_node2] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}
  9161 1726867730.81952: no more pending results, returning what we have
  9161 1726867730.81955: results queue empty
  9161 1726867730.81956: checking for any_errors_fatal
  9161 1726867730.81962: done checking for any_errors_fatal
  9161 1726867730.81965: checking for max_fail_percentage
  9161 1726867730.81967: done checking for max_fail_percentage
  9161 1726867730.81968: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.81968: done checking to see if all hosts have failed
  9161 1726867730.81969: getting the remaining hosts for this loop
  9161 1726867730.81971: done getting the remaining hosts for this loop
  9161 1726867730.81975: getting the next task for host managed_node2
  9161 1726867730.81983: done getting next task for host managed_node2
  9161 1726867730.81987:  ^ task is: TASK: fedora.linux_system_roles.vpn : Set flag to indicate system is ostree
  9161 1726867730.81992:  ^ 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867730.82002: getting variables
  9161 1726867730.82004: in VariableManager get_vars()
  9161 1726867730.82248: Calling all_inventory to load vars for managed_node2
  9161 1726867730.82300: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.82331: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.82492: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.82496: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.82502: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.83060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.84176: done with get_vars()
  9161 1726867730.84189: done getting variables
  9161 1726867730.84291: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Set flag to indicate system is ostree] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:15
Friday 20 September 2024  17:28:50 -0400 (0:00:00.573)       0:00:05.498 ****** 
  9161 1726867730.84420: entering _queue_task() for managed_node2/ansible.builtin.set_fact
  9161 1726867730.84430: Creating lock for ansible.builtin.set_fact
  9161 1726867730.85348: worker is 1 (out of 1 available)
  9161 1726867730.85360: exiting _queue_task() for managed_node2/ansible.builtin.set_fact
  9161 1726867730.85374: done queuing things up, now waiting for results queue to drain
  9161 1726867730.85376: waiting for pending results...
  9161 1726867730.86037: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set flag to indicate system is ostree
  9161 1726867730.86044: in run() - task 0e45163a-60dd-8a50-a75f-0000000000a2
  9161 1726867730.86048: variable 'ansible_search_path' from source: unknown
  9161 1726867730.86050: variable 'ansible_search_path' from source: unknown
  9161 1726867730.86068: calling self._execute()
  9161 1726867730.86240: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.86245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.86275: variable 'omit' from source: magic vars
  9161 1726867730.86745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867730.87147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867730.87152: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867730.87154: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867730.87293: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867730.87604: 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)
  9161 1726867730.87608: 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)
  9161 1726867730.87611: 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)
  9161 1726867730.87820: 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)
  9161 1726867730.88042: Evaluated conditional (not __vpn_is_ostree is defined): True
  9161 1726867730.88046: variable 'omit' from source: magic vars
  9161 1726867730.88242: variable 'omit' from source: magic vars
  9161 1726867730.88533: variable '__ostree_booted_stat' from source: set_fact
  9161 1726867730.88649: variable 'omit' from source: magic vars
  9161 1726867730.88686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867730.88864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867730.88915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867730.88975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867730.89092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867730.89339: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867730.89346: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.89349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.89684: Set connection var ansible_connection to ssh
  9161 1726867730.89745: Set connection var ansible_pipelining to False
  9161 1726867730.90050: Set connection var ansible_timeout to 10
  9161 1726867730.90054: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867730.90056: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867730.90058: Set connection var ansible_shell_type to sh
  9161 1726867730.90060: variable 'ansible_shell_executable' from source: unknown
  9161 1726867730.90067: variable 'ansible_connection' from source: unknown
  9161 1726867730.90069: variable 'ansible_module_compression' from source: unknown
  9161 1726867730.90071: variable 'ansible_shell_type' from source: unknown
  9161 1726867730.90073: variable 'ansible_shell_executable' from source: unknown
  9161 1726867730.90074: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.90076: variable 'ansible_pipelining' from source: unknown
  9161 1726867730.90078: variable 'ansible_timeout' from source: unknown
  9161 1726867730.90080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.90346: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867730.90350: variable 'omit' from source: magic vars
  9161 1726867730.90353: starting attempt loop
  9161 1726867730.90355: running the handler
  9161 1726867730.90358: handler run complete
  9161 1726867730.90540: attempt loop complete, returning result
  9161 1726867730.90543: _execute() done
  9161 1726867730.90546: dumping result to json
  9161 1726867730.90549: done dumping result, returning
  9161 1726867730.90551: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set flag to indicate system is ostree [0e45163a-60dd-8a50-a75f-0000000000a2]
  9161 1726867730.90553: sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a2
  9161 1726867730.90983: done sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a2
  9161 1726867730.90994: WORKER PROCESS EXITING
ok: [managed_node2] => {
    "ansible_facts": {
        "__vpn_is_ostree": false
    },
    "changed": false
}
  9161 1726867730.91181: no more pending results, returning what we have
  9161 1726867730.91185: results queue empty
  9161 1726867730.91187: checking for any_errors_fatal
  9161 1726867730.91196: done checking for any_errors_fatal
  9161 1726867730.91197: checking for max_fail_percentage
  9161 1726867730.91199: done checking for max_fail_percentage
  9161 1726867730.91200: checking to see if all hosts have failed and the running result is not ok
  9161 1726867730.91201: done checking to see if all hosts have failed
  9161 1726867730.91202: getting the remaining hosts for this loop
  9161 1726867730.91204: done getting the remaining hosts for this loop
  9161 1726867730.91208: getting the next task for host managed_node2
  9161 1726867730.91217: done getting next task for host managed_node2
  9161 1726867730.91220:  ^ task is: TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables
  9161 1726867730.91225:  ^ 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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867730.91244: getting variables
  9161 1726867730.91246: in VariableManager get_vars()
  9161 1726867730.91308: Calling all_inventory to load vars for managed_node2
  9161 1726867730.91311: Calling groups_inventory to load vars for managed_node2
  9161 1726867730.91317: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867730.91328: Calling all_plugins_play to load vars for managed_node2
  9161 1726867730.91331: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867730.91702: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867730.92027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867730.92497: done with get_vars()
  9161 1726867730.92510: done getting variables
  9161 1726867730.92843: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Set platform/version specific variables] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:19
Friday 20 September 2024  17:28:50 -0400 (0:00:00.084)       0:00:05.583 ****** 
  9161 1726867730.92890: entering _queue_task() for managed_node2/include_vars
  9161 1726867730.92892: Creating lock for include_vars
  9161 1726867730.93687: worker is 1 (out of 1 available)
  9161 1726867730.93850: exiting _queue_task() for managed_node2/include_vars
  9161 1726867730.93942: done queuing things up, now waiting for results queue to drain
  9161 1726867730.93944: waiting for pending results...
  9161 1726867730.94412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables
  9161 1726867730.95004: in run() - task 0e45163a-60dd-8a50-a75f-0000000000a4
  9161 1726867730.95009: variable 'ansible_search_path' from source: unknown
  9161 1726867730.95012: variable 'ansible_search_path' from source: unknown
  9161 1726867730.95591: variable 'ansible_facts' from source: unknown
  9161 1726867730.96002: variable 'ansible_facts' from source: unknown
  9161 1726867730.96380: variable 'ansible_facts' from source: unknown
  9161 1726867730.96716: variable 'ansible_facts' from source: unknown
  9161 1726867730.96819: variable 'omit' from source: magic vars
  9161 1726867730.97089: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.97135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.97189: variable 'omit' from source: magic vars
  9161 1726867730.97580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867730.97922: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867730.98010: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867730.98197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867730.98224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867730.98395: variable '__vpn_vars_file' from source: task vars
  9161 1726867730.98658: variable 'role_path' from source: magic vars
  9161 1726867730.98672: variable 'item' from source: unknown
  9161 1726867730.98677: Evaluated conditional (__vpn_vars_file is file): False
  9161 1726867730.98680: when evaluation is False, skipping this task
  9161 1726867730.98796: variable 'item' from source: unknown
  9161 1726867730.98894: variable 'item' from source: unknown
skipping: [managed_node2] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vpn_vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
  9161 1726867730.99194: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867730.99197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867730.99200: variable 'omit' from source: magic vars
  9161 1726867730.99752: variable '__vpn_vars_file' from source: task vars
  9161 1726867730.99755: variable 'role_path' from source: magic vars
  9161 1726867730.99757: variable 'item' from source: unknown
  9161 1726867730.99760: Evaluated conditional (__vpn_vars_file is file): False
  9161 1726867730.99762: when evaluation is False, skipping this task
  9161 1726867730.99766: variable 'item' from source: unknown
  9161 1726867730.99824: variable 'item' from source: unknown
skipping: [managed_node2] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vpn_vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
  9161 1726867731.00079: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867731.00083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867731.00259: variable 'omit' from source: magic vars
  9161 1726867731.00571: variable '__vpn_vars_file' from source: task vars
  9161 1726867731.00843: variable 'role_path' from source: magic vars
  9161 1726867731.00847: variable 'item' from source: unknown
  9161 1726867731.00850: Evaluated conditional (__vpn_vars_file is file): False
  9161 1726867731.00852: when evaluation is False, skipping this task
  9161 1726867731.00924: variable 'item' from source: unknown
  9161 1726867731.01171: variable 'item' from source: unknown
skipping: [managed_node2] => (item=CentOS_10.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vpn_vars_file is file",
    "item": "CentOS_10.yml",
    "skip_reason": "Conditional result was False"
}
  9161 1726867731.01374: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867731.01393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867731.01479: variable 'omit' from source: magic vars
  9161 1726867731.01969: variable '__vpn_vars_file' from source: task vars
  9161 1726867731.02115: variable 'role_path' from source: magic vars
  9161 1726867731.02137: variable 'item' from source: unknown
  9161 1726867731.02179: Evaluated conditional (__vpn_vars_file is file): False
  9161 1726867731.02187: when evaluation is False, skipping this task
  9161 1726867731.02244: variable 'item' from source: unknown
  9161 1726867731.02324: variable 'item' from source: unknown
skipping: [managed_node2] => (item=CentOS_10.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vpn_vars_file is file",
    "item": "CentOS_10.yml",
    "skip_reason": "Conditional result was False"
}
  9161 1726867731.02584: dumping result to json
  9161 1726867731.02587: done dumping result, returning
  9161 1726867731.02590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set platform/version specific variables [0e45163a-60dd-8a50-a75f-0000000000a4]
  9161 1726867731.02593: sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a4
skipping: [managed_node2] => {
    "changed": false
}

MSG:

All items skipped
  9161 1726867731.02738: no more pending results, returning what we have
  9161 1726867731.02741: results queue empty
  9161 1726867731.02750: checking for any_errors_fatal
  9161 1726867731.02756: done checking for any_errors_fatal
  9161 1726867731.02757: checking for max_fail_percentage
  9161 1726867731.02759: done checking for max_fail_percentage
  9161 1726867731.02759: checking to see if all hosts have failed and the running result is not ok
  9161 1726867731.02760: done checking to see if all hosts have failed
  9161 1726867731.02761: getting the remaining hosts for this loop
  9161 1726867731.02765: done getting the remaining hosts for this loop
  9161 1726867731.02769: getting the next task for host managed_node2
  9161 1726867731.02777: done getting next task for host managed_node2
  9161 1726867731.02781:  ^ task is: TASK: fedora.linux_system_roles.vpn : Ensure required packages are installed
  9161 1726867731.02784:  ^ 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=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867731.02800: getting variables
  9161 1726867731.02801: in VariableManager get_vars()
  9161 1726867731.02841: Calling all_inventory to load vars for managed_node2
  9161 1726867731.02844: Calling groups_inventory to load vars for managed_node2
  9161 1726867731.02848: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867731.02980: Calling all_plugins_play to load vars for managed_node2
  9161 1726867731.02989: done sending task result for task 0e45163a-60dd-8a50-a75f-0000000000a4
  9161 1726867731.03002: WORKER PROCESS EXITING
  9161 1726867731.02997: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867731.03006: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867731.03357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867731.03584: done with get_vars()
  9161 1726867731.03596: done getting variables
  9161 1726867731.03712: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Ensure required packages are installed] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:6
Friday 20 September 2024  17:28:51 -0400 (0:00:00.108)       0:00:05.692 ****** 
  9161 1726867731.03758: entering _queue_task() for managed_node2/package
  9161 1726867731.03760: Creating lock for package
  9161 1726867731.04269: worker is 1 (out of 1 available)
  9161 1726867731.04293: exiting _queue_task() for managed_node2/package
  9161 1726867731.04305: done queuing things up, now waiting for results queue to drain
  9161 1726867731.04306: waiting for pending results...
  9161 1726867731.04559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure required packages are installed
  9161 1726867731.04719: in run() - task 0e45163a-60dd-8a50-a75f-000000000049
  9161 1726867731.04742: variable 'ansible_search_path' from source: unknown
  9161 1726867731.04749: variable 'ansible_search_path' from source: unknown
  9161 1726867731.04789: calling self._execute()
  9161 1726867731.04910: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867731.04922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867731.04941: variable 'omit' from source: magic vars
  9161 1726867731.05050: variable 'omit' from source: magic vars
  9161 1726867731.05130: variable 'omit' from source: magic vars
  9161 1726867731.05167: variable '__vpn_packages' from source: role '' all vars
  9161 1726867731.05545: variable '__vpn_packages' from source: role '' all vars
  9161 1726867731.06056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867731.08728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867731.08821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867731.08876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867731.08928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867731.08963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867731.09083: 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)
  9161 1726867731.09122: 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)
  9161 1726867731.09156: 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)
  9161 1726867731.09342: 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)
  9161 1726867731.09345: 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)
  9161 1726867731.09477: variable '__vpn_is_ostree' from source: set_fact
  9161 1726867731.09488: variable 'omit' from source: magic vars
  9161 1726867731.09525: variable 'omit' from source: magic vars
  9161 1726867731.09570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867731.09600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867731.09624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867731.09649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867731.09670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867731.09704: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867731.09713: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867731.09720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867731.09822: Set connection var ansible_connection to ssh
  9161 1726867731.09840: Set connection var ansible_pipelining to False
  9161 1726867731.09851: Set connection var ansible_timeout to 10
  9161 1726867731.09861: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867731.09871: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867731.09883: Set connection var ansible_shell_type to sh
  9161 1726867731.09912: variable 'ansible_shell_executable' from source: unknown
  9161 1726867731.09919: variable 'ansible_connection' from source: unknown
  9161 1726867731.09925: variable 'ansible_module_compression' from source: unknown
  9161 1726867731.09930: variable 'ansible_shell_type' from source: unknown
  9161 1726867731.09939: variable 'ansible_shell_executable' from source: unknown
  9161 1726867731.09946: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867731.09952: variable 'ansible_pipelining' from source: unknown
  9161 1726867731.09958: variable 'ansible_timeout' from source: unknown
  9161 1726867731.09964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867731.10076: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867731.10091: variable 'omit' from source: magic vars
  9161 1726867731.10106: starting attempt loop
  9161 1726867731.10113: running the handler
  9161 1726867731.10122: variable 'ansible_facts' from source: unknown
  9161 1726867731.10127: variable 'ansible_facts' from source: unknown
  9161 1726867731.10209: _low_level_execute_command(): starting
  9161 1726867731.10212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  9161 1726867731.10931: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867731.10954: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867731.10975: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867731.11022: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867731.11073: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
  9161 1726867731.11087: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867731.11138: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867731.11157: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867731.11181: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867731.11327: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867731.13655: stdout chunk (state=3):
>>>/root
<<<
  9161 1726867731.13892: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867731.13905: stdout chunk (state=3):
>>><<<
  9161 1726867731.13908: stderr chunk (state=3):
>>><<<
  9161 1726867731.13929: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867731.14000: _low_level_execute_command(): starting
  9161 1726867731.14004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633 `" && echo ansible-tmp-1726867731.1393886-9495-146717499715633="` echo /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633 `" ) && sleep 0'
  9161 1726867731.15254: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867731.15270: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867731.15284: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867731.15309: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  9161 1726867731.15333: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
<<<
  9161 1726867731.15429: 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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867731.15460: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867731.15479: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867731.15518: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867731.15646: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867731.18499: stdout chunk (state=3):
>>>ansible-tmp-1726867731.1393886-9495-146717499715633=/root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633
<<<
  9161 1726867731.18725: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867731.18729: stdout chunk (state=3):
>>><<<
  9161 1726867731.18731: stderr chunk (state=3):
>>><<<
  9161 1726867731.18752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867731.1393886-9495-146717499715633=/root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867731.18801: variable 'ansible_module_compression' from source: unknown
  9161 1726867731.19042: ANSIBALLZ: Using generic lock for ansible.legacy.dnf
  9161 1726867731.19046: ANSIBALLZ: Acquiring lock
  9161 1726867731.19048: ANSIBALLZ: Lock acquired: 140702719708960
  9161 1726867731.19050: ANSIBALLZ: Creating module
  9161 1726867731.45755: ANSIBALLZ: Writing module into payload
  9161 1726867731.46013: ANSIBALLZ: Writing module
  9161 1726867731.46047: ANSIBALLZ: Renaming module
  9161 1726867731.46091: ANSIBALLZ: Done creating module
  9161 1726867731.46161: variable 'ansible_facts' from source: unknown
  9161 1726867731.46403: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py
  9161 1726867731.46802: Sending initial data
  9161 1726867731.46806: Sent initial data (150 bytes)
  9161 1726867731.47644: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867731.47667: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867731.47711: 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.13.22 originally 10.31.13.22
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.13.22 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867731.47726: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867731.47769: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867731.47826: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867731.47856: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867731.47896: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867731.48096: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867731.50584: 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
<<<
  9161 1726867731.50702: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  9161 1726867731.50917: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-9161rqt_h0le/tmphwxvqtej /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py
<<<
  9161 1726867731.50921: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py"
<<<
  9161 1726867731.51185: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-9161rqt_h0le/tmphwxvqtej" to remote "/root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py"
debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py"
<<<
  9161 1726867731.53149: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867731.53244: stderr chunk (state=3):
>>><<<
  9161 1726867731.53265: stdout chunk (state=3):
>>><<<
  9161 1726867731.53309: done transferring module to remote
  9161 1726867731.53412: _low_level_execute_command(): starting
  9161 1726867731.53416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/ /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py && sleep 0'
  9161 1726867731.54047: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867731.54074: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867731.54197: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867731.54219: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867731.54374: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867731.57152: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867731.57156: stdout chunk (state=3):
>>><<<
  9161 1726867731.57159: stderr chunk (state=3):
>>><<<
  9161 1726867731.57161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867731.57163: _low_level_execute_command(): starting
  9161 1726867731.57165: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/AnsiballZ_dnf.py && sleep 0'
  9161 1726867731.58629: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867731.58633: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867731.58637: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867731.58975: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867731.59095: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 4
<<<
  9161 1726867731.62349: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
  9161 1726867731.62442: stdout chunk (state=3):
>>>import _imp # builtin
<<<
  9161 1726867731.62455: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.62665: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.62874: stdout chunk (state=3):
>>>import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5db84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5d87b30>
# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py
<<<
  9161 1726867731.62907: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5dbaa50>
<<<
  9161 1726867731.62940: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.62973: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.63009: stdout chunk (state=3):
>>>import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63025: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63090: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.63143: stdout chunk (state=3):
>>>import 'stat' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63222: stdout chunk (state=3):
>>>import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63248: stdout chunk (state=3):
>>>import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63459: stdout chunk (state=3):
>>>import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7f1dd5b69130>
<<<
  9161 1726867731.63479: 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
<<<
  9161 1726867731.63504: 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 0x7f1dd5b69fa0>
<<<
  9161 1726867731.63572: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.63598: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
  9161 1726867731.64043: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
  9161 1726867731.64054: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
  9161 1726867731.64292: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
<<<
  9161 1726867731.64296: stdout chunk (state=3):
>>># 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 0x7f1dd5ba7dd0>
<<<
  9161 1726867731.64314: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
  9161 1726867731.64331: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
  9161 1726867731.64355: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.64371: stdout chunk (state=3):
>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba7fe0>
<<<
  9161 1726867731.64402: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
  9161 1726867731.64425: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
  9161 1726867731.64458: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
  9161 1726867731.64526: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.64557: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.64581: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
<<<
  9161 1726867731.64619: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
<<<
  9161 1726867731.64852: stdout chunk (state=3):
>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bdf800>
# /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 0x7f1dd5bdfe90>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bbfaa0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bbd1c0>
<<<
  9161 1726867731.64881: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba4f80>
<<<
  9161 1726867731.64915: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
  9161 1726867731.64962: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
<<<
  9161 1726867731.65072: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /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
<<<
  9161 1726867731.65090: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
  9161 1726867731.65129: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bff6e0>
<<<
  9161 1726867731.65189: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bfe300>
<<<
  9161 1726867731.65274: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
<<<
  9161 1726867731.65355: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bbe060>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba6e70>
# /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 0x7f1dd5c347a0>
<<<
  9161 1726867731.65358: stdout chunk (state=3):
>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba4200>
<<<
  9161 1726867731.65379: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py
<<<
  9161 1726867731.65470: 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 0x7f1dd5c34c50>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c34b00>
# 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'<<<
  9161 1726867731.65658: stdout chunk (state=3):
>>>
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5c34ef0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba2d20>
# /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 0x7f1dd5c355b0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c35280>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5c364b0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
  9161 1726867731.65725: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<<
  9161 1726867731.65770: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
  9161 1726867731.65773: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
<<<
  9161 1726867731.65808: stdout chunk (state=3):
>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4c680>
<<<
  9161 1726867731.65811: stdout chunk (state=3):
>>>import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.65863: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5c4dd30><<<
  9161 1726867731.65894: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
  9161 1726867731.65914: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<
  9161 1726867731.65963: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
  9161 1726867731.65984: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<<
  9161 1726867731.65998: stdout chunk (state=3):
>>>
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4ebd0>
<<<
  9161 1726867731.66044: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.66076: 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 0x7f1dd5c4f230>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4e120><<<
  9161 1726867731.66104: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
  9161 1726867731.66131: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<<
  9161 1726867731.66193: stdout chunk (state=3):
>>>
# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.66225: 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 0x7f1dd5c4fcb0><<<
  9161 1726867731.66239: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.66314: stdout chunk (state=3):
>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4f3e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c36450><<<
  9161 1726867731.66327: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.66353: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<<
  9161 1726867731.66364: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.66397: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
  9161 1726867731.66437: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<<
  9161 1726867731.66451: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.66471: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<<
  9161 1726867731.66520: stdout chunk (state=3):
>>>
# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.66543: stdout chunk (state=3):
>>>
# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5983b90>
<<<
  9161 1726867731.66571: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<<
  9161 1726867731.66619: stdout chunk (state=3):
>>>
# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.66643: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd59ac620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ac380><<<
  9161 1726867731.66679: stdout chunk (state=3):
>>>
# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.66691: stdout chunk (state=3):
>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.66738: stdout chunk (state=3):
>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd59ac650>
# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<<
  9161 1726867731.66767: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'
<<<
  9161 1726867731.66845: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.66955: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.67052: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.67062: stdout chunk (state=3):
>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd59acf80>
<<<
  9161 1726867731.67235: stdout chunk (state=3):
>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.67268: 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 0x7f1dd59ad8b0>
<<<
  9161 1726867731.67288: stdout chunk (state=3):
>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ac830>
<<<
  9161 1726867731.67318: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5981d30>
<<<
  9161 1726867731.67353: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
  9161 1726867731.67387: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<<
  9161 1726867731.67425: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py
<<<
  9161 1726867731.67463: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<
  9161 1726867731.67466: stdout chunk (state=3):
>>>
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59aecc0><<<
  9161 1726867731.67631: stdout chunk (state=3):
>>>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ada00>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c36ba0><<<
  9161 1726867731.67653: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.67692: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  9161 1726867731.67874: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.67877: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
  9161 1726867731.67895: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59d3020>
<<<
  9161 1726867731.67922: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<<
  9161 1726867731.67952: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.67982: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<<
  9161 1726867731.68018: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'
<<<
  9161 1726867731.68090: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59fb3b0>
<<<
  9161 1726867731.68153: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
  9161 1726867731.68200: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
  9161 1726867731.68284: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867731.68467: 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 0x7f1dd5a5c1d0>
# /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
<<<
  9161 1726867731.68504: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<
  9161 1726867731.68522: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.68661: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5a5e930><<<
  9161 1726867731.68818: stdout chunk (state=3):
>>>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5a5c2f0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5a291c0><<<
  9161 1726867731.68828: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.68877: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py
<<<
  9161 1726867731.68943: 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 0x7f1dd532d2b0>
<<<
  9161 1726867731.68967: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59fa1b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59afbf0>
<<<
  9161 1726867731.69147: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
  9161 1726867731.69175: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dd59fa7b0>
<<<
  9161 1726867731.69417: stdout chunk (state=3):
>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip'<<<
  9161 1726867731.69438: stdout chunk (state=3):
>>>
# zipimport: zlib available<<<
  9161 1726867731.69559: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.69655: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.69698: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
  9161 1726867731.69728: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
  9161 1726867731.69800: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<<
  9161 1726867731.69817: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.69913: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
  9161 1726867731.69964: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<<
  9161 1726867731.70009: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5382f60>
<<<
  9161 1726867731.70015: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.70305: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5361e50><<<
  9161 1726867731.70308: stdout chunk (state=3):
>>>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5360fe0><<<
  9161 1726867731.70327: stdout chunk (state=3):
>>>
# zipimport: zlib available<<<
  9161 1726867731.70389: stdout chunk (state=3):
>>>
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/">
<<<
  9161 1726867731.70392: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.70431: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867731.70484: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/">
# zipimport: zlib available
<<<
  9161 1726867731.72725: stdout chunk (state=3):
>>># zipimport: zlib available<<<
  9161 1726867731.72822: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.74689: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
<<<
  9161 1726867731.74792: stdout chunk (state=3):
>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5380e00>
# /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'
<<<
  9161 1726867731.74863: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'
# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py
# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<<
  9161 1726867731.74921: stdout chunk (state=3):
>>>
# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd53aa990><<<
  9161 1726867731.75010: stdout chunk (state=3):
>>>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53aa720>
<<<
  9161 1726867731.75074: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53aa030>
# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
<<<
  9161 1726867731.75103: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
  9161 1726867731.75156: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53aa780>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5dba9c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'><<<
  9161 1726867731.75226: stdout chunk (state=3):
>>>
# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd53ab710><<<
  9161 1726867731.75265: 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'
<<<
  9161 1726867731.75318: stdout chunk (state=3):
>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd53ab950>
# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py
<<<
  9161 1726867731.75412: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'
<<<
  9161 1726867731.75484: stdout chunk (state=3):
>>>import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53abe90>
<<<
  9161 1726867731.75515: stdout chunk (state=3):
>>>import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.75529: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py
<<<
  9161 1726867731.75590: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'
<<<
  9161 1726867731.75621: stdout chunk (state=3):
>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5211c70><<<
  9161 1726867731.75663: stdout chunk (state=3):
>>>
# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.75691: stdout chunk (state=3):
>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5213890><<<
  9161 1726867731.75711: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py
<<<
  9161 1726867731.75756: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<<
  9161 1726867731.75800: stdout chunk (state=3):
>>>
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5218230>
<<<
  9161 1726867731.75825: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
  9161 1726867731.75886: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
  9161 1726867731.75960: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52193d0>
# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<
  9161 1726867731.76002: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
  9161 1726867731.76051: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<<
  9161 1726867731.76095: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'
<<<
  9161 1726867731.76140: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd521be30>
<<<
  9161 1726867731.76193: 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 0x7f1dd5363050><<<
  9161 1726867731.76230: stdout chunk (state=3):
>>>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd521a120>
<<<
  9161 1726867731.76297: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
  9161 1726867731.76401: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
<<<
  9161 1726867731.76448: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<<
  9161 1726867731.76460: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
  9161 1726867731.76473: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<<
  9161 1726867731.76515: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
<<<
  9161 1726867731.76563: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<<
  9161 1726867731.76566: stdout chunk (state=3):
>>>
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5223e00>
<<<
  9161 1726867731.76654: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.76698: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52228d0>
<<<
  9161 1726867731.76701: stdout chunk (state=3):
>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5222630>
<<<
  9161 1726867731.76729: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
<<<
  9161 1726867731.76761: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
  9161 1726867731.76883: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5222ba0>
<<<
  9161 1726867731.76920: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd521a630><<<
  9161 1726867731.76978: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.76981: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.77015: 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 0x7f1dd5267e60><<<
  9161 1726867731.77018: 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<<<
  9161 1726867731.77261: 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 0x7f1dd52681d0>
# /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 0x7f1dd5269c40>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5269a00>
# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  9161 1726867731.77455: 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'<<<
  9161 1726867731.77459: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.77485: 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 0x7f1dd526c200>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526a300>
<<<
  9161 1726867731.77519: stdout chunk (state=3):
>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<<
  9161 1726867731.77593: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.77625: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
<<<
  9161 1726867731.77666: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
<<<
  9161 1726867731.77687: stdout chunk (state=3):
>>>import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.77769: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526f9e0>
<<<
  9161 1726867731.78040: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526c3b0>
# 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'
<<<
  9161 1726867731.78051: stdout chunk (state=3):
>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5270740>
<<<
  9161 1726867731.78099: 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'
<<<
  9161 1726867731.78126: 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 0x7f1dd52709b0><<<
  9161 1726867731.78144: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.78179: 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'<<<
  9161 1726867731.78192: stdout chunk (state=3):
>>>
# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.78213: stdout chunk (state=3):
>>>
import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5270cb0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52683b0>
<<<
  9161 1726867731.78251: 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<<<
  9161 1726867731.78270: stdout chunk (state=3):
>>>
# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<<
  9161 1726867731.78289: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
  9161 1726867731.78322: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
  9161 1726867731.78411: 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'
<<<
  9161 1726867731.78421: stdout chunk (state=3):
>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd52fc410>
<<<
  9161 1726867731.78663: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<<
  9161 1726867731.78715: 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 0x7f1dd52fd580><<<
  9161 1726867731.78718: stdout chunk (state=3):
>>>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5272ba0>
<<<
  9161 1726867731.78756: stdout chunk (state=3):
>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'
import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5273f20>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5272780><<<
  9161 1726867731.78799: stdout chunk (state=3):
>>>
# zipimport: zlib available
<<<
  9161 1726867731.78876: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/"><<<
  9161 1726867731.78912: stdout chunk (state=3):
>>>
# zipimport: zlib available
<<<
  9161 1726867731.79044: stdout chunk (state=3):
>>># zipimport: zlib available<<<
  9161 1726867731.79195: stdout chunk (state=3):
>>>
# zipimport: zlib available
<<<
  9161 1726867731.79247: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867731.79315: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867731.79490: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.79706: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.80651: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.81561: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f1dd52fdb20><<<
  9161 1726867731.81584: stdout chunk (state=3):
>>>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f1dd52fdb20><<<
  9161 1726867731.81643: stdout chunk (state=3):
>>>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/"><<<
  9161 1726867731.81646: stdout chunk (state=3):
>>>
# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py
<<<
  9161 1726867731.81676: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<<
  9161 1726867731.81745: stdout chunk (state=3):
>>>
# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.81756: stdout chunk (state=3):
>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd51017c0>
<<<
  9161 1726867731.81898: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
<<<
  9161 1726867731.81908: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
  9161 1726867731.81948: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5102600>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52fd7c0><<<
  9161 1726867731.82020: stdout chunk (state=3):
>>>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
<<<
  9161 1726867731.82055: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.82083: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.82114: stdout chunk (state=3):
>>>import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.82138: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.82382: stdout chunk (state=3):
>>># zipimport: zlib available<<<
  9161 1726867731.82451: stdout chunk (state=3):
>>>
<<<
  9161 1726867731.82631: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
  9161 1726867731.82670: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
<<<
  9161 1726867731.82674: stdout chunk (state=3):
>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51025d0>
<<<
  9161 1726867731.82703: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.83636: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.84427: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.84566: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.84645: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.84680: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.84728: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.84757: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867731.84985: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.85014: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.85040: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.85075: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.85143: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/">
<<<
  9161 1726867731.85146: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.85529: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.85870: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
  9161 1726867731.85999: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
  9161 1726867731.86032: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867731.86088: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51036e0>
<<<
  9161 1726867731.86110: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86244: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86386: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.86433: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86539: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.86572: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86631: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86699: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86735: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.86852: 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
<<<
  9161 1726867731.86888: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.87055: 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 0x7f1dd510e030>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5109100>
<<<
  9161 1726867731.87099: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.87111: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867731.87206: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.87289: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.87325: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.87385: 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'
<<<
  9161 1726867731.87446: 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'
<<<
  9161 1726867731.87496: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
  9161 1726867731.87620: 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
<<<
  9161 1726867731.87650: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
  9161 1726867731.87710: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5202a20>
<<<
  9161 1726867731.87753: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53e26f0>
<<<
  9161 1726867731.87867: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd510e150>
<<<
  9161 1726867731.87878: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5103140>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.87918: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867731.88005: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.88096: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/">
<<<
  9161 1726867731.88211: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.89031: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.89895: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.91024: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.92101: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py
<<<
  9161 1726867731.92138: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0740>
# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'
import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0920>
<<<
  9161 1726867731.92165: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'
<<<
  9161 1726867731.92206: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py
# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py
<<<
  9161 1726867731.92227: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'
<<<
  9161 1726867731.92262: stdout chunk (state=3):
>>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1040>
<<<
  9161 1726867731.92279: stdout chunk (state=3):
>>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0bc0>
# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py
<<<
  9161 1726867731.92338: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1940>
<<<
  9161 1726867731.92376: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'
<<<
  9161 1726867731.92405: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py
# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'
<<<
  9161 1726867731.92428: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py
<<<
  9161 1726867731.92446: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'
<<<
  9161 1726867731.92469: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py
<<<
  9161 1726867731.92487: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'
<<<
  9161 1726867731.92515: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'
<<<
  9161 1726867731.92531: stdout chunk (state=3):
>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd518d5e0>
<<<
  9161 1726867731.92558: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd518d340>
<<<
  9161 1726867731.92594: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py
# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'
<<<
  9161 1726867731.92652: stdout chunk (state=3):
>>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9a510>
<<<
  9161 1726867731.92672: stdout chunk (state=3):
>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a3110>
<<<
  9161 1726867731.92694: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py
<<<
  9161 1726867731.92751: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'
<<<
  9161 1726867731.92778: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py
<<<
  9161 1726867731.92791: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'
<<<
  9161 1726867731.92810: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py
<<<
  9161 1726867731.92970: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da1070>
<<<
  9161 1726867731.93026: stdout chunk (state=3):
>>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9bc20>
<<<
  9161 1726867731.93055: stdout chunk (state=3):
>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9af90>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a25a0>
<<<
  9161 1726867731.93086: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py
<<<
  9161 1726867731.93094: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'
<<<
  9161 1726867731.93150: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py
<<<
  9161 1726867731.93201: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'
<<<
  9161 1726867731.93244: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'
<<<
  9161 1726867731.93282: stdout chunk (state=3):
>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e0cfe0>
<<<
  9161 1726867731.93472: stdout chunk (state=3):
>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dc5100>
<<<
  9161 1726867731.93764: stdout chunk (state=3):
>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9ba10>
# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py
<<<
  9161 1726867731.93802: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py
# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'
<<<
  9161 1726867731.93978: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py
# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e10a70>
<<<
  9161 1726867731.94008: stdout chunk (state=3):
>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e0ede0>
import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dc4bf0>
import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1fa0>
import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a19a0>
import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1700>
import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0980>
# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'
import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1a00>
# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py
<<<
  9161 1726867731.94066: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e110a0>
<<<
  9161 1726867731.94101: stdout chunk (state=3):
>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e10cb0>
<<<
  9161 1726867731.94123: stdout chunk (state=3):
>>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py
# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.94223: stdout chunk (state=3):
>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e119a0>
<<<
  9161 1726867731.94254: stdout chunk (state=3):
>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py
<<<
  9161 1726867731.94290: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'
<<<
  9161 1726867731.94424: stdout chunk (state=3):
>>># /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'
<<<
  9161 1726867731.94499: stdout chunk (state=3):
>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867731.94640: 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 0x7f1dd4dfbef0>
<<<
  9161 1726867731.94900: stdout chunk (state=3):
>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df94f0>
<<<
  9161 1726867731.94941: stdout chunk (state=3):
>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e126c0>
<<<
  9161 1726867731.94973: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py
<<<
  9161 1726867731.94997: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'
<<<
  9161 1726867731.95016: stdout chunk (state=3):
>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8fb0>
<<<
  9161 1726867731.95042: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py
# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'
<<<
  9161 1726867731.95080: stdout chunk (state=3):
>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32120>
# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'
<<<
  9161 1726867731.95108: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py
<<<
  9161 1726867731.95128: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32db0>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32870>
<<<
  9161 1726867731.95173: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py
<<<
  9161 1726867731.95253: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'
<<<
  9161 1726867731.95380: stdout chunk (state=3):
>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e332c0>
# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py
<<<
  9161 1726867731.95436: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'
<<<
  9161 1726867731.95830: stdout chunk (state=3):
>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e07860>
# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py
<<<
  9161 1726867731.95836: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'
<<<
  9161 1726867731.95905: stdout chunk (state=3):
>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d23ec0>
<<<
  9161 1726867731.95956: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.96095: stdout chunk (state=3):
>>>import 'ansible.module_utils.urls' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.96098: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.96539: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.96584: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
<<<
  9161 1726867731.96587: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.96652: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867731.96711: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.97023: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.97112: stdout chunk (state=3):
>>>import 'ansible.module_utils.yumdnf' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
<<<
  9161 1726867731.97175: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867731.97868: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.97903: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'
<<<
  9161 1726867731.97943: stdout chunk (state=3):
>>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'
import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d62c90>
<<<
  9161 1726867731.98025: stdout chunk (state=3):
>>># /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'
<<<
  9161 1726867731.98243: stdout chunk (state=3):
>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d62db0>
<<<
  9161 1726867731.98329: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py
# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py
# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'
<<<
  9161 1726867731.98437: stdout chunk (state=3):
>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4ab2fc0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4ab2810>
# 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 0x7f1dd4ab29f0>
<<<
  9161 1726867731.98460: stdout chunk (state=3):
>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d632f0>
import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d61f40>
<<<
  9161 1726867731.98544: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'
import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d62990>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py
<<<
  9161 1726867731.98668: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'
<<<
  9161 1726867731.98704: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867731.98763: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py
<<<
  9161 1726867731.98865: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'
<<<
  9161 1726867731.99148: stdout chunk (state=3):
>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4b2c590>
import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2c170>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'
<<<
  9161 1726867731.99168: stdout chunk (state=3):
>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4b2fe30>
import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2c6b0>
<<<
  9161 1726867731.99222: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py
<<<
  9161 1726867731.99406: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'
<<<
  9161 1726867732.00924: stdout chunk (state=3):
>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd490af90>
<<<
  9161 1726867732.01091: stdout chunk (state=3):
>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2ffb0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py
<<<
  9161 1726867732.01130: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'
<<<
  9161 1726867732.01302: stdout chunk (state=3):
>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4988b90>
<<<
  9161 1726867732.01985: stdout chunk (state=3):
>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd490b410>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'
<<<
  9161 1726867732.01990: stdout chunk (state=3):
>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd498bb30>
import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4988ce0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'
<<<
  9161 1726867732.02050: stdout chunk (state=3):
>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd49c7cb0>
import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd498bef0>
<<<
  9161 1726867732.02082: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py
<<<
  9161 1726867732.02206: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'
# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2c9cf50>
import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9c350>
import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4acfcb0>
<<<
  9161 1726867732.02258: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py
<<<
  9161 1726867732.02324: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py
<<<
  9161 1726867732.02341: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py
<<<
  9161 1726867732.02414: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f1dd2cb8440>
<<<
  9161 1726867732.02625: stdout chunk (state=3):
>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9f890>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'
import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbaab0>
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'
<<<
  9161 1726867732.02665: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'
import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbb9b0>
<<<
  9161 1726867732.02726: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.03464: stdout chunk (state=3):
>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2cdc2c0>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
<<<
  9161 1726867732.03487: stdout chunk (state=3):
>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbbfb0>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbbbf0>
<<<
  9161 1726867732.03658: stdout chunk (state=3):
>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cba960>
<<<
  9161 1726867732.03662: stdout chunk (state=3):
>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cba300>
# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.03744: stdout chunk (state=3):
>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2cdf350>
<<<
  9161 1726867732.03771: stdout chunk (state=3):
>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbaed0>
<<<
  9161 1726867732.03887: stdout chunk (state=3):
>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cb8770>
<<<
  9161 1726867732.03948: stdout chunk (state=3):
>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9eea0>
# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.04139: stdout chunk (state=3):
>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2c9f5c0>
import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9f320>
<<<
  9161 1726867732.04207: stdout chunk (state=3):
>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9d0d0>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'
import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1c9e0>
<<<
  9161 1726867732.04313: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'
<<<
  9161 1726867732.04356: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'
<<<
  9161 1726867732.04372: stdout chunk (state=3):
>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1eea0>
<<<
  9161 1726867732.04404: 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'
<<<
  9161 1726867732.04433: stdout chunk (state=3):
>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1f680>
<<<
  9161 1726867732.04524: stdout chunk (state=3):
>>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1e1e0>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'
import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1fe90>
<<<
  9161 1726867732.04574: stdout chunk (state=3):
>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1c9b0>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.04599: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py
<<<
  9161 1726867732.04647: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'
<<<
  9161 1726867732.04739: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'
import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d49940>
import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48ec0>
import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48ce0>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py
<<<
  9161 1726867732.04886: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py
<<<
  9161 1726867732.04889: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'
<<<
  9161 1726867732.04920: stdout chunk (state=3):
>>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d749b0>
# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py
<<<
  9161 1726867732.05019: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
  9161 1726867732.05077: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
<<<
  9161 1726867732.05118: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
<<<
  9161 1726867732.05133: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
<<<
  9161 1726867732.05188: stdout chunk (state=3):
>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd263a9f0>
# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867732.05204: 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 0x7f1dd263ad50>
<<<
  9161 1726867732.05283: stdout chunk (state=3):
>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d76c90>
<<<
  9161 1726867732.05319: stdout chunk (state=3):
>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d74e60>
<<<
  9161 1726867732.05345: stdout chunk (state=3):
>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4be60>
<<<
  9161 1726867732.05420: stdout chunk (state=3):
>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4a0f0>
import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d49dc0>
<<<
  9161 1726867732.05474: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py
<<<
  9161 1726867732.05497: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.05582: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'
import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2674920>
import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd263ba40>
<<<
  9161 1726867732.05616: stdout chunk (state=3):
>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4a630>
<<<
  9161 1726867732.05621: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py
<<<
  9161 1726867732.05648: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'
<<<
  9161 1726867732.05663: stdout chunk (state=3):
>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2674f50>
<<<
  9161 1726867732.05697: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'
import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26752b0>
<<<
  9161 1726867732.05785: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'
import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675340>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py
<<<
  9161 1726867732.05797: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'
import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675460>
<<<
  9161 1726867732.05826: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py
<<<
  9161 1726867732.05959: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'
<<<
  9161 1726867732.06040: stdout chunk (state=3):
>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2677f50><<<
  9161 1726867732.06064: stdout chunk (state=3):
>>>
import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2676180>
<<<
  9161 1726867732.06094: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'
import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c110>
<<<
  9161 1726867732.06116: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'
<<<
  9161 1726867732.06164: stdout chunk (state=3):
>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c200>
<<<
  9161 1726867732.06192: stdout chunk (state=3):
>>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675250>
<<<
  9161 1726867732.06209: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py
<<<
  9161 1726867732.06268: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'
import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c320>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py
<<<
  9161 1726867732.06278: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'
<<<
  9161 1726867732.06307: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py
<<<
  9161 1726867732.06413: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'
<<<
  9161 1726867732.06444: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py
<<<
  9161 1726867732.06764: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py
# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'
# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd26bfd10>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26bf170>
<<<
  9161 1726867732.06819: stdout chunk (state=3):
>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26bdc10>
<<<
  9161 1726867732.07084: stdout chunk (state=3):
>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269db50>
import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269cfb0>
<<<
  9161 1726867732.07231: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'
import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269ef30><<<
  9161 1726867732.07263: stdout chunk (state=3):
>>>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'
import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48c80>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'
import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd27006b0>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'
import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2700920>
<<<
  9161 1726867732.07281: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'
<<<
  9161 1726867732.07301: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py
<<<
  9161 1726867732.07323: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'
<<<
  9161 1726867732.07465: stdout chunk (state=3):
>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2701280>
import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2700d10>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'
import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702150>
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4ab30b0>
import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d616d0>
<<<
  9161 1726867732.08672: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'
import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702b70>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'
import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d35c0>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'
# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py
# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.08773: stdout chunk (state=3):
>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd24f1610>
<<<
  9161 1726867732.08797: stdout chunk (state=3):
>>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24f11c0>
# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867732.08830: 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 0x7f1dd53aa630>
import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d3f50>
import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d38c0>
<<<
  9161 1726867732.08862: stdout chunk (state=3):
>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d0650>
<<<
  9161 1726867732.08898: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'
<<<
  9161 1726867732.08920: stdout chunk (state=3):
>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d3e60>
<<<
  9161 1726867732.08946: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py
<<<
  9161 1726867732.08968: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867732.08985: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py
<<<
  9161 1726867732.09012: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'
<<<
  9161 1726867732.09045: stdout chunk (state=3):
>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2506bd0>
<<<
  9161 1726867732.09073: stdout chunk (state=3):
>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2505700>
<<<
  9161 1726867732.09098: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py
<<<
  9161 1726867732.09140: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'
import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25343e0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py
<<<
  9161 1726867732.09246: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'
import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25346e0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'
import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2534920>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'
import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2534bc0>
<<<
  9161 1726867732.09270: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'
<<<
  9161 1726867732.09284: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py
<<<
  9161 1726867732.09365: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'
<<<
  9161 1726867732.09370: stdout chunk (state=3):
>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25352e0>
import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2535130>
<<<
  9161 1726867732.09429: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'
import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536bd0>
<<<
  9161 1726867732.09458: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'
import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536d20>
<<<
  9161 1726867732.09560: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'
import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536f30>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'
<<<
  9161 1726867732.09595: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'
<<<
  9161 1726867732.09622: stdout chunk (state=3):
>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537e90>
import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537710>
<<<
  9161 1726867732.09648: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'
<<<
  9161 1726867732.09706: stdout chunk (state=3):
>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537ef0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'
import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2548e60>
<<<
  9161 1726867732.09773: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'
import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2549040>
<<<
  9161 1726867732.09802: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'
import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2549310>
<<<
  9161 1726867732.09839: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'
<<<
  9161 1726867732.09917: stdout chunk (state=3):
>>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a210>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'
import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a480>
<<<
  9161 1726867732.09964: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'
<<<
  9161 1726867732.09968: stdout chunk (state=3):
>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a690>
<<<
  9161 1726867732.10042: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'
<<<
  9161 1726867732.10046: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'
import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254b290>
import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254adb0>
<<<
  9161 1726867732.10209: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py
# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'
import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2574140>
<<<
  9161 1726867732.10336: stdout chunk (state=3):
>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254ba40>
<<<
  9161 1726867732.10341: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'
<<<
  9161 1726867732.10344: stdout chunk (state=3):
>>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2574dd0>
<<<
  9161 1726867732.10346: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py
<<<
  9161 1726867732.10351: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'
<<<
  9161 1726867732.10353: stdout chunk (state=3):
>>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25750a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py
<<<
  9161 1726867732.10574: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'
import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576000>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'
import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25762a0>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'
import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576450>
import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702fc0>
import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702d50>
<<<
  9161 1726867732.10577: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702480>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'
import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576e40>
import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576b70>
<<<
  9161 1726867732.10740: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py
<<<
  9161 1726867732.10749: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'
<<<
  9161 1726867732.10799: stdout chunk (state=3):
>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2599280>
# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py
# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py
# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'
<<<
  9161 1726867732.10822: stdout chunk (state=3):
>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd259a990>
<<<
  9161 1726867732.10888: stdout chunk (state=3):
>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2599be0>
import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2599790>
<<<
  9161 1726867732.11011: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'
import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f0290>
import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22d36b0>
<<<
  9161 1726867732.11072: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py
<<<
  9161 1726867732.11143: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'
import 'six.moves' # <six._SixMetaPathImporter object at 0x7f1dd259ae40>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'
<<<
  9161 1726867732.11201: stdout chunk (state=3):
>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f31a0>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'
<<<
  9161 1726867732.11231: stdout chunk (state=3):
>>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f3a70>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py
<<<
  9161 1726867732.11244: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'
# destroy dateutil.tz.win
<<<
  9161 1726867732.11283: stdout chunk (state=3):
>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f08f0>
<<<
  9161 1726867732.11295: stdout chunk (state=3):
>>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f05f0>
<<<
  9161 1726867732.11591: stdout chunk (state=3):
>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25770e0>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'
import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25990a0>
import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576c90>
import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2703d10>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'
import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2319ca0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py
<<<
  9161 1726867732.11691: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'
import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231a540>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'
<<<
  9161 1726867732.11694: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231b530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py
<<<
  9161 1726867732.11789: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'
import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231bb60>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'
<<<
  9161 1726867732.11808: stdout chunk (state=3):
>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'
<<<
  9161 1726867732.11887: stdout chunk (state=3):
>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867732.12048: stdout chunk (state=3):
>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd23411f0>
<<<
  9161 1726867732.12116: stdout chunk (state=3):
>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340bc0>
import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340860>
import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'
<<<
  9161 1726867732.12221: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340e60>
<<<
  9161 1726867732.12265: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'
<<<
  9161 1726867732.12354: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'
import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2342f60>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'
import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2343020>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'
<<<
  9161 1726867732.12605: stdout chunk (state=3):
>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2343740>
import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23435c0>
<<<
  9161 1726867732.12617: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'
<<<
  9161 1726867732.12749: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py
<<<
  9161 1726867732.12825: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'
<<<
  9161 1726867732.12917: stdout chunk (state=3):
>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'
import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2371dc0>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'
<<<
  9161 1726867732.13013: stdout chunk (state=3):
>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py
# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2372ff0>
<<<
  9161 1726867732.13072: stdout chunk (state=3):
>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373260>
# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'
# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867732.13145: stdout chunk (state=3):
>>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd23733b0>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373200>
import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2372ab0>
import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2371f40>
<<<
  9161 1726867732.13173: stdout chunk (state=3):
>>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23711f0>
import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2370770>
import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2343fb0>
import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2342a50>
<<<
  9161 1726867732.13222: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2341f40>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'
import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2370470>
<<<
  9161 1726867732.13263: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'
<<<
  9161 1726867732.13283: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373860>
<<<
  9161 1726867732.13338: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'
import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0170>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py
<<<
  9161 1726867732.13394: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'
import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py
<<<
  9161 1726867732.13505: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'
import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0e60>
<<<
  9161 1726867732.13537: stdout chunk (state=3):
>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'
<<<
  9161 1726867732.13589: stdout chunk (state=3):
>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a19d0>
<<<
  9161 1726867733.87143: stdout chunk (state=3):
>>>
{"msg": "", "changed": true, "results": ["Installed: libreswan-4.15-5.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["iproute", "libreswan"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}
<<<
  9161 1726867733.90110: stdout chunk (state=3):
>>># destroy dnf.plugin.dynamic
# destroy __main__
<<<
  9161 1726867733.91108: 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
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing 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
# cleanup[2] removing ipaddress
# cleanup[2] removing 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
# 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
# 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
# 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
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
<<<
  9161 1726867733.91118: stdout chunk (state=3):
>>># 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
# 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 email
# cleanup[2] removing email.mime
# cleanup[2] removing quopri
# cleanup[2] removing email.encoders
# cleanup[2] removing email.errors
# cleanup[2] removing email.quoprimime
# cleanup[2] removing email.base64mime
# cleanup[2] removing email.charset
# cleanup[2] removing email.header
# cleanup[2] removing calendar
# cleanup[2] removing email._parseaddr
# cleanup[2] removing email.utils
# cleanup[2] removing email._policybase
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email._header_value_parser<<<
  9161 1726867733.91255: stdout chunk (state=3):
>>>
# cleanup[2] removing email.headerregistry
# cleanup[2] removing email.iterators
# cleanup[2] removing email.message
# cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy
# cleanup[2] removing email.mime.base
# cleanup[2] removing email.mime.nonmultipart
# cleanup[2] removing email.mime.application
# cleanup[2] removing email.mime.multipart
# cleanup[2] removing email.feedparser
# cleanup[2] removing email.parser
# cleanup[2] removing http
<<<
  9161 1726867733.91359: stdout chunk (state=3):
>>># cleanup[2] removing _ssl
# cleanup[2] removing ssl
# cleanup[2] removing http.client
# cleanup[2] removing mimetypes
# cleanup[2] removing netrc
# cleanup[2] removing urllib.response
# cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request
# cleanup[2] removing http.cookiejar
# cleanup[2] removing gzip
# cleanup[2] removing ansible.module_utils.urls
# destroy ansible.module_utils.urls
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.yumdnf
# destroy ansible.module_utils.yumdnf
# cleanup[2] removing email.mime.text
# cleanup[2] removing configparser
# destroy configparser
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing dnf.pycomp
# cleanup[2] removing dnf.const
# cleanup[2] removing libdnf._error
# cleanup[2] removing libdnf.error
# cleanup[2] removing libdnf._common_types
# cleanup[2] removing libdnf.common_types
# cleanup[2] removing libdnf._conf
# cleanup[2] removing libdnf.conf
# cleanup[2] removing libdnf._module
# cleanup[2] removing libdnf.module
# cleanup[2] removing libdnf._repo
# cleanup[2] removing libdnf.repo
# cleanup[2] removing libdnf._transaction
# cleanup[2] removing libdnf.transaction
# cleanup[2] removing libdnf._utils
# cleanup[2] removing libdnf.utils
# cleanup[2] removing libdnf
# cleanup[2] removing unicodedata
# cleanup[2] removing dnf.i18n
# cleanup[2] removing dnf.yum
# cleanup[2] removing dnf.transaction
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
# cleanup[2] removing dnf.yum.rpmtrans
# cleanup[2] removing dnf.callback
# cleanup[2] removing hawkey._hawkey
# cleanup[2] removing hawkey
# cleanup[2] removing dnf.util
# cleanup[2] removing dnf.exceptions
# cleanup[2] removing libcomps._libpycomps
# cleanup[2] removing libcomps
# cleanup[2] removing dnf.comps
# cleanup[2] removing dnf.db
# cleanup[2] removing dnf.crypto
# cleanup[2] removing glob
# cleanup[2] removing dnf.yum.misc
# cleanup[2] removing dnf.db.group
# cleanup[2] removing dnf.db.history
# cleanup[2] removing dnf.conf.substitutions
# cleanup[2] removing dnf.conf.config
# cleanup[2] removing dnf.conf
# cleanup[2] removing dnf.lock
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing logging.handlers
# cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo
# cleanup[2] removing dnf.conf.read
# cleanup[2] removing dnf.rpm.transaction
# cleanup[2] removing dnf.rpm
# cleanup[2] removing dnf.dnssec
# cleanup[2] removing dnf.drpm
# cleanup[2] removing dnf.goal
# cleanup[2] removing dnf.history
# cleanup[2] removing dnf.module
# cleanup[2] removing libdnf._smartcols
# cleanup[2] removing libdnf.smartcols
# cleanup[2] removing dnf.selector
# cleanup[2] removing dnf.module.exceptions
# cleanup[2] removing dnf.module.module_base
# cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode
# cleanup[2] removing opcode
# destroy opcode
# cleanup[2] removing dis
# cleanup[2] removing inspect
# cleanup[2] removing dnf.plugin
# cleanup[2] removing dnf.query
# cleanup[2] removing dnf.repodict
# cleanup[2] removing dnf.rpm.connection
# cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package
# cleanup[2] removing dnf.sack
# cleanup[2] removing dnf.subject
# cleanup[2] removing gc
# cleanup[2] removing dnf.base
# cleanup[2] removing dnf
# cleanup[2] removing dnfpluginscore
# destroy dnfpluginscore
# cleanup[2] removing dnf.cli.format
# cleanup[2] removing _curses
# cleanup[2] removing curses
# cleanup[2] removing termios
# cleanup[2] removing dnf.cli.term
# cleanup[2] removing dnf.cli.progress
# cleanup[2] removing dnf.cli.output
# cleanup[2] removing dnf.cli.aliases
# cleanup[2] re<<<
  9161 1726867733.91381: stdout chunk (state=3):
>>>moving dnf.cli.option_parser
# cleanup[2] removing dnf.cli.commands
# cleanup[2] removing dnf.cli.commands.alias
# cleanup[2] removing dnf.cli.commands.autoremove
# cleanup[2] removing dnf.cli.commands.check
# cleanup[2] removing dnf.cli.commands.clean
# cleanup[2] removing dnf.cli.commands.repoquery
# cleanup[2] removing dnf.cli.commands.deplist
# cleanup[2] removing dnf.cli.commands.distrosync
# cleanup[2] removing dnf.cli.commands.downgrade
# cleanup[2] removing dnf.cli.commands.group
# cleanup[2] removing dnf.transaction_sr
# cleanup[2] removing dnf.cli.commands.history
# cleanup[2] removing dnf.cli.commands.install
# cleanup[2] removing dnf.cli.commands.makecache
# cleanup[2] removing dnf.cli.commands.mark
# cleanup[2] removing dnf.cli.commands.module
# cleanup[2] removing dnf.cli.commands.reinstall
# cleanup[2] removing dnf.cli.commands.remove
# cleanup[2] removing dnf.cli.commands.repolist
# cleanup[2] removing dnf.match_counter
# cleanup[2] removing dnf.cli.commands.search
# cleanup[2] removing cmd
# cleanup[2] removing dnf.cli.commands.shell
# cleanup[2] removing dnf.cli.commands.swap
# cleanup[2] removing dnf.cli.commands.updateinfo
# cleanup[2] removing dnf.cli.commands.upgrade
# cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand
# cleanup[2] removing dnf.cli.cli
# cleanup[2] removing dnf.cli
# cleanup[2] removing dnf.plugin.dynamic.builddep
# destroy dnf.plugin.dynamic.builddep
# cleanup[2] removing dateutil._version
# cleanup[2] removing dateutil
# cleanup[2] removing six
# cleanup[2] removing numbers
# destroy numbers
# cleanup[2] removing _decimal
# cleanup[2] removing decimal
# destroy decimal
# cleanup[2] removing dateutil._common
# cleanup[2] removing dateutil.relativedelta
# cleanup[2] removing six.moves
# cleanup[2] removing dateutil.tz._common
# cleanup[2] removing dateutil.tz._factories
# cleanup[2] removing dateutil.tz.tz
# cleanup[2] removing dateutil.tz
# cleanup[2] removing dateutil.parser._parser
# cleanup[2] removing dateutil.parser.isoparser
# destroy dateutil.parser.isoparser
# cleanup[2] removing dateutil.parser
# cleanup[2] removing dnf.plugin.dynamic.changelog
# destroy dnf.plugin.dynamic.changelog
# cleanup[2] removing dnf.plugin.dynamic.config_manager
# destroy dnf.plugin.dynamic.config_manager
# cleanup[2] removing dnf.plugin.dynamic.copr
# destroy dnf.plugin.dynamic.copr
# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install
# destroy dnf.plugin.dynamic.debuginfo-install
# cleanup[2] removing dnf.plugin.dynamic.download
# destroy dnf.plugin.dynamic.download
# cleanup[2] removing _sqlite3
# cleanup[2] removing sqlite3.dbapi2
# cleanup[2] removing sqlite3
# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache
# destroy dnf.plugin.dynamic.generate_completion_cache
# cleanup[2] removing dnf.plugin.dynamic.groups_manager
# destroy dnf.plugin.dynamic.groups_manager
# cleanup[2] removing dbus._compat
# cleanup[2] removing dbus.exceptions
# cleanup[2] removing _dbus_bindings
# cleanup[2] removing dbus.types
# cleanup[2] removing dbus.lowlevel
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing dbus._expat_introspect_parser
# cleanup[2] removing dbus.proxies
# cleanup[2] removing dbus.connection
# cleanup[2] removing dbus.bus
# cleanup[2] removing dbus._dbus
# cleanup[2] removing dbus
# cleanup[2] removing dnf.plugin.dynamic.needs_restarting
# destroy dnf.plugin.dynamic.needs_restarting
# cleanup[2] removing dnf.plugin.dynamic.repoclosure
# destroy dnf.plugin.dynamic.repoclosure
# cleanup[2] removing dnf.plugin.dynamic.repodiff
# destroy dnf.plugin.dynamic.repodiff
# cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph
# cleanup[2] removing dnf.plugin.dynamic.repomanage
# destroy dnf.plugin.dynamic.repomanage
# cleanup[2] removing dnf.plugin.dynamic.reposync
# destroy dnf.plugin.dynamic.reposync
# cleanup[2] removing dnf.plugin.dynamic.system_upgrade
# destroy dnf.plugin.dynamic.system_upgrade
<<<
  9161 1726867733.92127: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
  9161 1726867733.92175: stdout chunk (state=3):
>>># destroy _bz2
# destroy _lzma
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
<<<
  9161 1726867733.92184: stdout chunk (state=3):
>>># destroy ntpath
<<<
  9161 1726867733.92211: stdout chunk (state=3):
>>># destroy zipimport
# destroy __main__
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
<<<
  9161 1726867733.92217: stdout chunk (state=3):
>>># destroy grp
# destroy syslog
<<<
  9161 1726867733.92259: stdout chunk (state=3):
>>># destroy selinux
<<<
  9161 1726867733.92281: stdout chunk (state=3):
>>># destroy distro
# destroy distro.distro
<<<
  9161 1726867733.92307: stdout chunk (state=3):
>>># destroy mimetypes
# destroy netrc
<<<
  9161 1726867733.92362: stdout chunk (state=3):
>>># destroy dateutil
<<<
  9161 1726867733.92378: stdout chunk (state=3):
>>># destroy dateutil._version
# destroy dateutil._common
# destroy dateutil.parser
# destroy dateutil.parser._parser
# destroy dateutil.relativedelta
<<<
  9161 1726867733.92396: stdout chunk (state=3):
>>># destroy six.moves.urllib
# destroy six.moves
# destroy six.moves.urllib_parse
# destroy six.moves.urllib.error<<<
  9161 1726867733.92411: stdout chunk (state=3):
>>>
# destroy six.moves.urllib.request
# destroy six.moves.urllib.response
# destroy six.moves.urllib.robotparser
<<<
  9161 1726867733.92419: stdout chunk (state=3):
>>># destroy dateutil.tz._common
# destroy dateutil.tz._factories
# destroy dateutil.tz.tz
<<<
  9161 1726867733.92438: stdout chunk (state=3):
>>># destroy dateutil.tz
# destroy six
<<<
  9161 1726867733.92679: stdout chunk (state=3):
>>># destroy sqlite3
# destroy sqlite3.dbapi2
# destroy _sqlite3
# destroy dbus
# destroy dbus._compat
# destroy dbus.exceptions
# destroy dbus.types
# destroy dbus.lowlevel
# destroy dbus._expat_introspect_parser
# destroy dbus.proxies
# destroy dbus.connection
# destroy dbus.bus
# destroy dbus._dbus
# destroy pyexpat.errors
# destroy pyexpat.model
# destroy pyexpat
# destroy uuid
# destroy systemd.journal
# cleanup[3] wiping _dbus_bindings
# cleanup[3] wiping _decimal
# cleanup[3] wiping dnf.cli
# destroy dnf.cli.format
# destroy dnf.cli.term
# destroy dnf.cli.progress
# destroy dnf.cli.aliases
# destroy dnf.cli.option_parser
# destroy dnf.cli.demand
# destroy dnf.cli.cli
# cleanup[3] wiping dnf.cli.commands.upgrademinimal
# cleanup[3] wiping dnf.cli.commands.upgrade
# cleanup[3] wiping dnf.cli.commands.updateinfo
# cleanup[3] wiping dnf.cli.commands.swap
# cleanup[3] wiping dnf.cli.commands.shell
# destroy cmd
# cleanup[3] wiping dnf.cli.commands.search
# cleanup[3] wiping dnf.match_counter
# cleanup[3] wiping dnf.cli.commands.repolist
# cleanup[3] wiping dnf.cli.commands.remove
# cleanup[3] wiping dnf.cli.commands.reinstall
# cleanup[3] wiping dnf.cli.commands.module
# cleanup[3] wiping dnf.cli.commands.mark
# cleanup[3] wiping dnf.cli.commands.makecache
# cleanup[3] wiping dnf.cli.commands.install
# cleanup[3] wiping dnf.cli.commands.history
# cleanup[3] wiping dnf.transaction_sr
# cleanup[3] wiping dnf.cli.commands.group
# cleanup[3] wiping dnf.cli.commands.downgrade
# cleanup[3] wiping dnf.cli.commands.distrosync
# cleanup[3] wiping dnf.cli.commands.deplist
# cleanup[3] wiping dnf.cli.commands.repoquery
# cleanup[3] wiping dnf.cli.commands.clean
# cleanup[3] wiping dnf.cli.commands.check
# cleanup[3] wiping dnf.cli.commands.autoremove
# cleanup[3] wiping dnf.cli.commands.alias
# destroy dnf.cli.commands
# cleanup[3] wiping dnf.cli.output
# cleanup[3] wiping termios
# cleanup[3] wiping curses
# cleanup[3] wiping _curses
# cleanup[3] wiping dnf
# destroy dnf.pycomp
# destroy dnf.const
# destroy dnf.i18n
# destroy dnf.yum
# destroy dnf.yum.rpmtrans
# destroy dnf.transaction
# destroy dnf.callback
# destroy dnf.util
# destroy dnf.exceptions
# destroy dnf.comps
# destroy dnf.db
# destroy dnf.db.group
# destroy dnf.db.history
# destroy dnf.crypto
# destroy dnf.conf
# destroy dnf.conf.substitutions
# destroy dnf.conf.config
# destroy dnf.conf.read
# destroy dnf.lock
# destroy dnf.logging
# destroy dnf.repo
# destroy dnf.rpm
# destroy dnf.dnssec
# destroy dnf.drpm
# destroy dnf.goal
# destroy dnf.history
# destroy dnf.module
# destroy dnf.module.exceptions
# destroy dnf.module.module_base
# destroy dnf.selector
# destroy dnf.persistor
# destroy dnf.plugin
# destroy dnf.query
# destroy dnf.repodict
# destroy dnf.package
# destroy dnf.sack
<<<
  9161 1726867733.92690: stdout chunk (state=3):
>>># destroy dnf.subject
# destroy dnf.base
# destroy dnf.transaction_sr
# destroy dnf.match_counter
# destroy dnf.cli
# cleanup[3] wiping gc
# cleanup[3] wiping dnf.rpm.miscutils
# destroy subprocess
# cleanup[3] wiping dnf.rpm.connection
# cleanup[3] wiping inspect
<<<
  9161 1726867733.92701: stdout chunk (state=3):
>>># destroy ast
# destroy dis
# destroy token
<<<
  9161 1726867733.93355: stdout chunk (state=3):
>>># cleanup[3] wiping _opcode
# cleanup[3] wiping libdnf.smartcols
# cleanup[3] wiping libdnf._smartcols
# cleanup[3] wiping dnf.rpm.transaction
# cleanup[3] wiping logging.handlers
# destroy pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping _compat_pickle
# cleanup[3] wiping dnf.yum.misc
# cleanup[3] wiping glob
# cleanup[3] wiping libcomps
# cleanup[3] wiping libcomps._libpycomps
# cleanup[3] wiping hawkey
# cleanup[3] wiping hawkey._hawkey
# cleanup[3] wiping rpm
# destroy rpm.transaction
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping unicodedata
# cleanup[3] wiping libdnf
# destroy libdnf.error
# destroy libdnf.common_types
# destroy libdnf.conf
# destroy libdnf.module
# destroy libdnf.repo
# destroy libdnf.transaction
# destroy libdnf.utils
# destroy libdnf.smartcols
# cleanup[3] wiping libdnf._utils
# cleanup[3] wiping libdnf._transaction
# cleanup[3] wiping libdnf._repo
# cleanup[3] wiping libdnf._module
# cleanup[3] wiping libdnf._conf
# cleanup[3] wiping libdnf._common_types
# cleanup[3] wiping libdnf._error
# cleanup[3] wiping queue
# cleanup[3] wiping _queue
# cleanup[3] wiping _heapq
# destroy _heapq
# cleanup[3] wiping email.mime.text
# cleanup[3] wiping gzip
# destroy _compression
# cleanup[3] wiping http.cookiejar
# destroy copy
# cleanup[3] wiping urllib.request
# destroy bisect
# cleanup[3] wiping urllib.error
# cleanup[3] wiping urllib.response
# cleanup[3] wiping http.client
# destroy http
# destroy ssl
# cleanup[3] wiping _ssl
# cleanup[3] wiping email.parser
# cleanup[3] wiping email.feedparser
# cleanup[3] wiping email.mime.multipart
# cleanup[3] wiping email.mime.application
# cleanup[3] wiping email.mime.nonmultipart
# cleanup[3] wiping email.mime.base
# cleanup[3] wiping email.policy
# cleanup[3] wiping email.contentmanager
# cleanup[3] wiping email.message
# destroy quopri
# cleanup[3] wiping email.iterators
# cleanup[3] wiping email.headerregistry
# cleanup[3] wiping email._header_value_parser
# cleanup[3] wiping email._encoded_words
# cleanup[3] wiping email._policybase
# cleanup[3] wiping email.utils
# cleanup[3] wiping email._parseaddr
# cleanup[3] wiping calendar
# cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.mime
# destroy email.mime.base
# destroy email.mime.nonmultipart
# destroy email.mime.application
# destroy email.mime.multipart
# destroy email.mime.text
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email._header_value_parser
# destroy email.mime
# destroy email.encoders
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.headerregistry
# destroy email.iterators
# destroy email.message
# destroy email.contentmanager
# destroy email.policy
# destroy email.feedparser
# destroy email.parser
# cleanup[3] wiping argparse
# cleanup[3] wiping gettext
# 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 array
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# destroy logging.handlers
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping urllib.parse
# destroy ipaddress
# cleanup[3] wiping urllib
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping tempfile
# cleanup[3] wiping weakref
# cleanup[3] wiping random
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping fnmatch
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib.machinery
# destroy importlib.util
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping base64
# cleanup[3] wiping binascii
# cleanup[3] wiping struct
# 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 _signal
# destroy _signal
# 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 _dbus_bindings
# destroy decimal
# destroy _curses
# destroy libcomps._libpycomps
# destroy hawkey._hawkey
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
  9161 1726867733.94253: stdout chunk (state=3):
>>># destroy sys.monitoring
# destroy _socket
<<<
  9161 1726867733.94376: stdout chunk (state=3):
>>># destroy _weakref
# destroy _thread
# destroy _hashlib
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy _compat_pickle
# destroy libdnf._error
# destroy ansible.module_utils.six.moves.urllib
# destroy _queue
# destroy array
# destroy copyreg
<<<
  9161 1726867733.94414: stdout chunk (state=3):
>>># destroy _pickle
# 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 _typing
<<<
  9161 1726867733.94441: stdout chunk (state=3):
>>># destroy _tokenize
# destroy ansible.module_utils.six.moves
# destroy gzip
<<<
  9161 1726867733.94676: stdout chunk (state=3):
>>># destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# destroy unicodedata
# destroy _blake2
# destroy email
# destroy queue
# destroy shlex
# destroy pwd
# destroy gettext
# destroy libcomps
# destroy urllib
# destroy dnf.rpm.transaction
# destroy dnf.rpm.connection
# destroy dnf.rpm.miscutils
# destroy hashlib
# destroy json
# destroy importlib
# destroy inspect
# destroy gc
# destroy math
# destroy shutil
# destroy zlib
# destroy urllib.parse
# destroy fnmatch
# destroy tempfile
# destroy traceback
# destroy calendar
# destroy dnf.yum.misc
# destroy glob
# destroy curses
# destroy struct
# destroy termios
# destroy argparse
# destroy dnf.cli.commands.alias
# destroy dnf.cli.commands.autoremove
# destroy dnf.cli.commands.check
# destroy dnf.cli.commands.clean
# destroy dnf.cli.commands.repoquery
# destroy dnf.cli.commands.deplist
# destroy dnf.cli.commands.distrosync
# destroy dnf.cli.commands.downgrade
# destroy dnf.cli.commands.group
# destroy dnf.cli.commands.history
# destroy dnf.cli.commands.install
# destroy dnf.cli.commands.makecache
# destroy dnf.cli.commands.mark
# destroy dnf.cli.commands.module
# destroy dnf.cli.commands.reinstall
# destroy dnf.cli.commands.remove
# destroy dnf.cli.commands.repolist
# destroy dnf.cli.commands.search
# destroy dnf.cli.commands.shell
# destroy dnf.cli.commands.swap
# destroy dnf.cli.commands.updateinfo
# destroy dnf.cli.commands.upgrade
# destroy dnf.cli.commands.upgrademinimal
# destroy datetime
# destroy logging
# destroy operator
# destroy random
# destroy hawkey
# destroy dnf.cli.output
# destroy dnf
# destroy rpm
<<<
  9161 1726867733.94718: stdout chunk (state=3):
>>># destroy itertools
<<<
  9161 1726867733.94750: stdout chunk (state=3):
>>># destroy functools
# destroy locale
# destroy signal
# destroy threading
# destroy contextlib
# destroy time
# destroy fcntl
# destroy _posixsubprocess
# destroy select
# destroy selectors
<<<
  9161 1726867733.94778: stdout chunk (state=3):
>>># destroy json.scanner
# destroy _json
# destroy collections
# destroy io
# destroy _opcode
<<<
  9161 1726867733.94956: stdout chunk (state=3):
>>># destroy _warnings
# destroy posix
# destroy binascii
# destroy http.client
# destroy http.cookiejar
# destroy socket
# destroy base64
# destroy errno
# destroy warnings
# destroy string
<<<
  9161 1726867733.94988: stdout chunk (state=3):
>>># destroy _ssl
<<<
  9161 1726867733.95092: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
  9161 1726867733.95271: stdout chunk (state=3):
>>># destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
<<<
  9161 1726867733.95309: stdout chunk (state=3):
>>># destroy re
# destroy _random
<<<
  9161 1726867733.95339: stdout chunk (state=3):
>>># destroy _sre
# destroy _operator
# destroy _functools
# clear sys.audit hooks
<<<
  9161 1726867733.96828: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.13.22 closed.
<<<
  9161 1726867733.96832: stdout chunk (state=3):
>>><<<
  9161 1726867733.96837: stderr chunk (state=3):
>>><<<
  9161 1726867733.96888: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5db84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5d87b30>
# /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 0x7f1dd5dbaa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7f1dd5b69130>
# /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 0x7f1dd5b69fa0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba7dd0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba7fe0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f1dd5bdf800>
# /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 0x7f1dd5bdfe90>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bbfaa0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bbd1c0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba4f80>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f1dd5bff6e0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5bfe300>
# /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 0x7f1dd5bbe060>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba6e70>
# /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 0x7f1dd5c347a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba4200>
# /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 0x7f1dd5c34c50>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c34b00>
# 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 0x7f1dd5c34ef0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5ba2d20>
# /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 0x7f1dd5c355b0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c35280>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5c364b0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5c4c680>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f1dd5c4dd30>
# /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 0x7f1dd5c4ebd0>
# 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 0x7f1dd5c4f230>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4e120>
# /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 0x7f1dd5c4fcb0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c4f3e0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c36450>
# /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 0x7f1dd5983b90>
# /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 0x7f1dd59ac620>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ac380>
# 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 0x7f1dd59ac650>
# /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 0x7f1dd59acf80>
# 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 0x7f1dd59ad8b0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ac830>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5981d30>
# /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 0x7f1dd59aecc0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59ada00>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5c36ba0>
# /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 0x7f1dd59d3020>
# /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 0x7f1dd59fb3b0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f1dd5a5c1d0>
# /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 0x7f1dd5a5e930>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5a5c2f0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5a291c0>
# /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 0x7f1dd532d2b0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59fa1b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd59afbf0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dd59fa7b0>
# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_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 0x7f1dd5382f60>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5361e50>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5360fe0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/">
# 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 0x7f1dd5380e00>
# /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 0x7f1dd53aa990>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53aa720>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53aa030>
# /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 0x7f1dd53aa780>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5dba9c0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f1dd53ab710>
# 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 0x7f1dd53ab950>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53abe90>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f1dd5211c70>
# 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 0x7f1dd5213890>
# /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 0x7f1dd5218230>
# /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 0x7f1dd52193d0>
# /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 0x7f1dd521be30>
# 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 0x7f1dd5363050>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd521a120>
# /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 0x7f1dd5223e00>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52228d0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5222630>
# /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 0x7f1dd5222ba0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd521a630>
# 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 0x7f1dd5267e60>
# /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 0x7f1dd52681d0>
# /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 0x7f1dd5269c40>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5269a00>
# /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 0x7f1dd526c200>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526a300>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526f9e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd526c3b0>
# 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 0x7f1dd5270740>
# 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 0x7f1dd52709b0>
# 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 0x7f1dd5270cb0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52683b0>
# /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 0x7f1dd52fc410>
# 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 0x7f1dd52fd580>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5272ba0>
# 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 0x7f1dd5273f20>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5272780>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f1dd52fdb20>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f1dd52fdb20>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f1dd51017c0>
# /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 0x7f1dd5102600>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd52fd7c0>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# 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 0x7f1dd51025d0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51036e0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# 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 0x7f1dd510e030>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5109100>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# 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 0x7f1dd5202a20>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd53e26f0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd510e150>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5103140>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py
# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0740>
# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'
import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0920>
# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py
# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py
# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1040>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0bc0>
# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py
# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1940>
# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py
# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py
# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd518d5e0>
# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py
# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd518d340>
# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py
# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9a510>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a3110>
# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py
# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py
# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da1070>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9bc20>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9af90>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a25a0>
# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py
# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py
# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e0cfe0>
import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dc5100>
import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d9ba10>
# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py
# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py
# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py
# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e10a70>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e0ede0>
import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dc4bf0>
import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1fa0>
import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a19a0>
import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1700>
import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a0980>
# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'
import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51a1a00>
# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'
# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py
# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e110a0>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e10cb0>
# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py
# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'
import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e119a0>
# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py
# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'
# /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 0x7f1dd4dfbef0>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df94f0>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e126c0>
# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py
# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'
import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8fb0>
# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py
# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'
import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32120>
# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'
# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32db0>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e32870>
# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py
# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'
import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e332c0>
# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py
# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'
import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e07860>
# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py
# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'
import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d23ec0>
# zipimport: zlib available
import 'ansible.module_utils.urls' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat.version' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.respawn' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.yumdnf' # <zipimporter object "/tmp/ansible_ansible.legacy.dnf_payload_2vq1uf1o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'
# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py
# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'
import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d62c90>
# /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 0x7f1dd4d62db0>
# /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 0x7f1dd4ab2fc0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4ab2810>
# 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 0x7f1dd4ab29f0>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d632f0>
import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d61f40>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'
import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d62990>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'
# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'
import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4b2c590>
import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2c170>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'
# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'
import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4b2fe30>
import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2c6b0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'
# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'
import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd490af90>
import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4b2ffb0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'
# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'
import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4988b90>
import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd490b410>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'
# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'
import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd498bb30>
import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4988ce0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'
# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'
import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd49c7cb0>
import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd498bef0>
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'
# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'
import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2c9cf50>
import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9c350>
import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4acfcb0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f1dd2cb8440>
import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9f890>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'
import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbaab0>
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'
import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbb9b0>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'
# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'
import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2cdc2c0>
# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py
# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'
import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbbfb0>
import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbbbf0>
import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cba960>
import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cba300>
# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'
# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'
import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2cdf350>
import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cbaed0>
import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2cb8770>
import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9eea0>
# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'
# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'
import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2c9f5c0>
import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9f320>
import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2c9d0d0>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'
import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1c9e0>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py
# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'
import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1eea0>
# /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 0x7f1dd2d1f680>
import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1e1e0>
# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'
import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1fe90>
import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d1c9b0>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'
import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d49940>
import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48ec0>
import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48ce0>
# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py
# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'
import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d749b0>
# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py
# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f1dd263a9f0>
# 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 0x7f1dd263ad50>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d76c90>
import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d74e60>
import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4be60>
import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4a0f0>
import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d49dc0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'
import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2674920>
import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd263ba40>
import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d4a630>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'
import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2674f50>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'
import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26752b0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'
import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675340>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'
import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675460>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py
# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'
# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'
import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2677f50>
import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2676180>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'
import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c110>
# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py
# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'
import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c200>
import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2675250>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'
import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269c320>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py
# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py
# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py
# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'
# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd26bfd10>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26bf170>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd26bdc10>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269db50>
import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269cfb0>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'
import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd269ef30>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'
import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2d48c80>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'
import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd27006b0>
# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py
# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'
import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2700920>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'
import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2701280>
import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2700d10>
# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'
import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702150>
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4ab30b0>
import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d616d0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'
import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702b70>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'
import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d35c0>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'
# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py
# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'
# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'
import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd24f1610>
import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24f11c0>
# 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 0x7f1dd53aa630>
import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d3f50>
import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d38c0>
import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d0650>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'
import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd24d3e60>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'
import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2506bd0>
import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2505700>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'
import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25343e0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'
import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25346e0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'
import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2534920>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'
import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2534bc0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'
import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25352e0>
import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2535130>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'
import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536bd0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'
import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536d20>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'
import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2536f30>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'
import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537e90>
import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537710>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'
import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2537ef0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'
import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2548e60>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'
import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2549040>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'
import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2549310>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'
import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a210>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'
import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a480>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'
import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254a690>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py
# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'
import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254b290>
import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254adb0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py
# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'
import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2574140>
import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd254ba40>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'
import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2574dd0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'
import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25750a0>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'
import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576000>
# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'
import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25762a0>
# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py
# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'
import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576450>
import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702fc0>
import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702d50>
import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2702480>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'
import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576e40>
import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576b70>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py
# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'
import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2599280>
# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py
# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py
# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'
import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd259a990>
# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'
import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2599be0>
import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2599790>
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'
import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f0290>
import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22d36b0>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'
import 'six.moves' # <six._SixMetaPathImporter object at 0x7f1dd259ae40>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'
import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f31a0>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'
import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f3a70>
# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'
# destroy dateutil.tz.win
import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f08f0>
import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd22f05f0>
import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25770e0>
# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py
# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'
import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd25990a0>
import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2576c90>
import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2703d10>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'
import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2319ca0>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'
import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231a540>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'
import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231b530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'
import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd231bb60>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py
# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'
# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'
import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd23411f0>
import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340bc0>
import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340860>
import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'
import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2340e60>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'
import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2342f60>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'
import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2343020>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'
# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'
import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd2343740>
import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23435c0>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'
import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2371dc0>
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'
# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py
# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'
# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py
# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2372ff0>
# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373260>
# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py
# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'
# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd23733b0>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373200>
import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2372ab0>
import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2371f40>
import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23711f0>
import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2370770>
import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2343fb0>
import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2342a50>
import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2341f40>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'
import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2370470>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'
import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd2373860>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'
import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0170>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'
import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0530>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'
import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a0e60>
# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py
# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'
import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd23a19d0>

{"msg": "", "changed": true, "results": ["Installed: libreswan-4.15-5.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["iproute", "libreswan"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}
# destroy dnf.plugin.dynamic
# 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
# 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
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing 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
# cleanup[2] removing ipaddress
# cleanup[2] removing 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
# 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
# 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
# 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
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# 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 email
# cleanup[2] removing email.mime
# cleanup[2] removing quopri
# cleanup[2] removing email.encoders
# cleanup[2] removing email.errors
# cleanup[2] removing email.quoprimime
# cleanup[2] removing email.base64mime
# cleanup[2] removing email.charset
# cleanup[2] removing email.header
# cleanup[2] removing calendar
# cleanup[2] removing email._parseaddr
# cleanup[2] removing email.utils
# cleanup[2] removing email._policybase
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email._header_value_parser
# cleanup[2] removing email.headerregistry
# cleanup[2] removing email.iterators
# cleanup[2] removing email.message
# cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy
# cleanup[2] removing email.mime.base
# cleanup[2] removing email.mime.nonmultipart
# cleanup[2] removing email.mime.application
# cleanup[2] removing email.mime.multipart
# cleanup[2] removing email.feedparser
# cleanup[2] removing email.parser
# cleanup[2] removing http
# cleanup[2] removing _ssl
# cleanup[2] removing ssl
# cleanup[2] removing http.client
# cleanup[2] removing mimetypes
# cleanup[2] removing netrc
# cleanup[2] removing urllib.response
# cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request
# cleanup[2] removing http.cookiejar
# cleanup[2] removing gzip
# cleanup[2] removing ansible.module_utils.urls
# destroy ansible.module_utils.urls
# cleanup[2] removing ansible.module_utils.compat.version
# destroy ansible.module_utils.compat.version
# cleanup[2] removing ansible.module_utils.common.respawn
# destroy ansible.module_utils.common.respawn
# cleanup[2] removing ansible.module_utils.yumdnf
# destroy ansible.module_utils.yumdnf
# cleanup[2] removing email.mime.text
# cleanup[2] removing configparser
# destroy configparser
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing dnf.pycomp
# cleanup[2] removing dnf.const
# cleanup[2] removing libdnf._error
# cleanup[2] removing libdnf.error
# cleanup[2] removing libdnf._common_types
# cleanup[2] removing libdnf.common_types
# cleanup[2] removing libdnf._conf
# cleanup[2] removing libdnf.conf
# cleanup[2] removing libdnf._module
# cleanup[2] removing libdnf.module
# cleanup[2] removing libdnf._repo
# cleanup[2] removing libdnf.repo
# cleanup[2] removing libdnf._transaction
# cleanup[2] removing libdnf.transaction
# cleanup[2] removing libdnf._utils
# cleanup[2] removing libdnf.utils
# cleanup[2] removing libdnf
# cleanup[2] removing unicodedata
# cleanup[2] removing dnf.i18n
# cleanup[2] removing dnf.yum
# cleanup[2] removing dnf.transaction
# cleanup[2] removing rpm._rpm
# cleanup[2] removing rpm.transaction
# cleanup[2] removing rpm
# cleanup[2] removing dnf.yum.rpmtrans
# cleanup[2] removing dnf.callback
# cleanup[2] removing hawkey._hawkey
# cleanup[2] removing hawkey
# cleanup[2] removing dnf.util
# cleanup[2] removing dnf.exceptions
# cleanup[2] removing libcomps._libpycomps
# cleanup[2] removing libcomps
# cleanup[2] removing dnf.comps
# cleanup[2] removing dnf.db
# cleanup[2] removing dnf.crypto
# cleanup[2] removing glob
# cleanup[2] removing dnf.yum.misc
# cleanup[2] removing dnf.db.group
# cleanup[2] removing dnf.db.history
# cleanup[2] removing dnf.conf.substitutions
# cleanup[2] removing dnf.conf.config
# cleanup[2] removing dnf.conf
# cleanup[2] removing dnf.lock
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing logging.handlers
# cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo
# cleanup[2] removing dnf.conf.read
# cleanup[2] removing dnf.rpm.transaction
# cleanup[2] removing dnf.rpm
# cleanup[2] removing dnf.dnssec
# cleanup[2] removing dnf.drpm
# cleanup[2] removing dnf.goal
# cleanup[2] removing dnf.history
# cleanup[2] removing dnf.module
# cleanup[2] removing libdnf._smartcols
# cleanup[2] removing libdnf.smartcols
# cleanup[2] removing dnf.selector
# cleanup[2] removing dnf.module.exceptions
# cleanup[2] removing dnf.module.module_base
# cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode
# cleanup[2] removing opcode
# destroy opcode
# cleanup[2] removing dis
# cleanup[2] removing inspect
# cleanup[2] removing dnf.plugin
# cleanup[2] removing dnf.query
# cleanup[2] removing dnf.repodict
# cleanup[2] removing dnf.rpm.connection
# cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package
# cleanup[2] removing dnf.sack
# cleanup[2] removing dnf.subject
# cleanup[2] removing gc
# cleanup[2] removing dnf.base
# cleanup[2] removing dnf
# cleanup[2] removing dnfpluginscore
# destroy dnfpluginscore
# cleanup[2] removing dnf.cli.format
# cleanup[2] removing _curses
# cleanup[2] removing curses
# cleanup[2] removing termios
# cleanup[2] removing dnf.cli.term
# cleanup[2] removing dnf.cli.progress
# cleanup[2] removing dnf.cli.output
# cleanup[2] removing dnf.cli.aliases
# cleanup[2] removing dnf.cli.option_parser
# cleanup[2] removing dnf.cli.commands
# cleanup[2] removing dnf.cli.commands.alias
# cleanup[2] removing dnf.cli.commands.autoremove
# cleanup[2] removing dnf.cli.commands.check
# cleanup[2] removing dnf.cli.commands.clean
# cleanup[2] removing dnf.cli.commands.repoquery
# cleanup[2] removing dnf.cli.commands.deplist
# cleanup[2] removing dnf.cli.commands.distrosync
# cleanup[2] removing dnf.cli.commands.downgrade
# cleanup[2] removing dnf.cli.commands.group
# cleanup[2] removing dnf.transaction_sr
# cleanup[2] removing dnf.cli.commands.history
# cleanup[2] removing dnf.cli.commands.install
# cleanup[2] removing dnf.cli.commands.makecache
# cleanup[2] removing dnf.cli.commands.mark
# cleanup[2] removing dnf.cli.commands.module
# cleanup[2] removing dnf.cli.commands.reinstall
# cleanup[2] removing dnf.cli.commands.remove
# cleanup[2] removing dnf.cli.commands.repolist
# cleanup[2] removing dnf.match_counter
# cleanup[2] removing dnf.cli.commands.search
# cleanup[2] removing cmd
# cleanup[2] removing dnf.cli.commands.shell
# cleanup[2] removing dnf.cli.commands.swap
# cleanup[2] removing dnf.cli.commands.updateinfo
# cleanup[2] removing dnf.cli.commands.upgrade
# cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand
# cleanup[2] removing dnf.cli.cli
# cleanup[2] removing dnf.cli
# cleanup[2] removing dnf.plugin.dynamic.builddep
# destroy dnf.plugin.dynamic.builddep
# cleanup[2] removing dateutil._version
# cleanup[2] removing dateutil
# cleanup[2] removing six
# cleanup[2] removing numbers
# destroy numbers
# cleanup[2] removing _decimal
# cleanup[2] removing decimal
# destroy decimal
# cleanup[2] removing dateutil._common
# cleanup[2] removing dateutil.relativedelta
# cleanup[2] removing six.moves
# cleanup[2] removing dateutil.tz._common
# cleanup[2] removing dateutil.tz._factories
# cleanup[2] removing dateutil.tz.tz
# cleanup[2] removing dateutil.tz
# cleanup[2] removing dateutil.parser._parser
# cleanup[2] removing dateutil.parser.isoparser
# destroy dateutil.parser.isoparser
# cleanup[2] removing dateutil.parser
# cleanup[2] removing dnf.plugin.dynamic.changelog
# destroy dnf.plugin.dynamic.changelog
# cleanup[2] removing dnf.plugin.dynamic.config_manager
# destroy dnf.plugin.dynamic.config_manager
# cleanup[2] removing dnf.plugin.dynamic.copr
# destroy dnf.plugin.dynamic.copr
# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install
# destroy dnf.plugin.dynamic.debuginfo-install
# cleanup[2] removing dnf.plugin.dynamic.download
# destroy dnf.plugin.dynamic.download
# cleanup[2] removing _sqlite3
# cleanup[2] removing sqlite3.dbapi2
# cleanup[2] removing sqlite3
# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache
# destroy dnf.plugin.dynamic.generate_completion_cache
# cleanup[2] removing dnf.plugin.dynamic.groups_manager
# destroy dnf.plugin.dynamic.groups_manager
# cleanup[2] removing dbus._compat
# cleanup[2] removing dbus.exceptions
# cleanup[2] removing _dbus_bindings
# cleanup[2] removing dbus.types
# cleanup[2] removing dbus.lowlevel
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing dbus._expat_introspect_parser
# cleanup[2] removing dbus.proxies
# cleanup[2] removing dbus.connection
# cleanup[2] removing dbus.bus
# cleanup[2] removing dbus._dbus
# cleanup[2] removing dbus
# cleanup[2] removing dnf.plugin.dynamic.needs_restarting
# destroy dnf.plugin.dynamic.needs_restarting
# cleanup[2] removing dnf.plugin.dynamic.repoclosure
# destroy dnf.plugin.dynamic.repoclosure
# cleanup[2] removing dnf.plugin.dynamic.repodiff
# destroy dnf.plugin.dynamic.repodiff
# cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph
# cleanup[2] removing dnf.plugin.dynamic.repomanage
# destroy dnf.plugin.dynamic.repomanage
# cleanup[2] removing dnf.plugin.dynamic.reposync
# destroy dnf.plugin.dynamic.reposync
# cleanup[2] removing dnf.plugin.dynamic.system_upgrade
# destroy dnf.plugin.dynamic.system_upgrade
# destroy _sitebuiltins
# destroy _bz2
# destroy _lzma
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy ntpath
# destroy zipimport
# destroy __main__
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy grp
# destroy syslog
# destroy selinux
# destroy distro
# destroy distro.distro
# destroy mimetypes
# destroy netrc
# destroy dateutil
# destroy dateutil._version
# destroy dateutil._common
# destroy dateutil.parser
# destroy dateutil.parser._parser
# destroy dateutil.relativedelta
# destroy six.moves.urllib
# destroy six.moves
# destroy six.moves.urllib_parse
# destroy six.moves.urllib.error
# destroy six.moves.urllib.request
# destroy six.moves.urllib.response
# destroy six.moves.urllib.robotparser
# destroy dateutil.tz._common
# destroy dateutil.tz._factories
# destroy dateutil.tz.tz
# destroy dateutil.tz
# destroy six
# destroy sqlite3
# destroy sqlite3.dbapi2
# destroy _sqlite3
# destroy dbus
# destroy dbus._compat
# destroy dbus.exceptions
# destroy dbus.types
# destroy dbus.lowlevel
# destroy dbus._expat_introspect_parser
# destroy dbus.proxies
# destroy dbus.connection
# destroy dbus.bus
# destroy dbus._dbus
# destroy pyexpat.errors
# destroy pyexpat.model
# destroy pyexpat
# destroy uuid
# destroy systemd.journal
# cleanup[3] wiping _dbus_bindings
# cleanup[3] wiping _decimal
# cleanup[3] wiping dnf.cli
# destroy dnf.cli.format
# destroy dnf.cli.term
# destroy dnf.cli.progress
# destroy dnf.cli.aliases
# destroy dnf.cli.option_parser
# destroy dnf.cli.demand
# destroy dnf.cli.cli
# cleanup[3] wiping dnf.cli.commands.upgrademinimal
# cleanup[3] wiping dnf.cli.commands.upgrade
# cleanup[3] wiping dnf.cli.commands.updateinfo
# cleanup[3] wiping dnf.cli.commands.swap
# cleanup[3] wiping dnf.cli.commands.shell
# destroy cmd
# cleanup[3] wiping dnf.cli.commands.search
# cleanup[3] wiping dnf.match_counter
# cleanup[3] wiping dnf.cli.commands.repolist
# cleanup[3] wiping dnf.cli.commands.remove
# cleanup[3] wiping dnf.cli.commands.reinstall
# cleanup[3] wiping dnf.cli.commands.module
# cleanup[3] wiping dnf.cli.commands.mark
# cleanup[3] wiping dnf.cli.commands.makecache
# cleanup[3] wiping dnf.cli.commands.install
# cleanup[3] wiping dnf.cli.commands.history
# cleanup[3] wiping dnf.transaction_sr
# cleanup[3] wiping dnf.cli.commands.group
# cleanup[3] wiping dnf.cli.commands.downgrade
# cleanup[3] wiping dnf.cli.commands.distrosync
# cleanup[3] wiping dnf.cli.commands.deplist
# cleanup[3] wiping dnf.cli.commands.repoquery
# cleanup[3] wiping dnf.cli.commands.clean
# cleanup[3] wiping dnf.cli.commands.check
# cleanup[3] wiping dnf.cli.commands.autoremove
# cleanup[3] wiping dnf.cli.commands.alias
# destroy dnf.cli.commands
# cleanup[3] wiping dnf.cli.output
# cleanup[3] wiping termios
# cleanup[3] wiping curses
# cleanup[3] wiping _curses
# cleanup[3] wiping dnf
# destroy dnf.pycomp
# destroy dnf.const
# destroy dnf.i18n
# destroy dnf.yum
# destroy dnf.yum.rpmtrans
# destroy dnf.transaction
# destroy dnf.callback
# destroy dnf.util
# destroy dnf.exceptions
# destroy dnf.comps
# destroy dnf.db
# destroy dnf.db.group
# destroy dnf.db.history
# destroy dnf.crypto
# destroy dnf.conf
# destroy dnf.conf.substitutions
# destroy dnf.conf.config
# destroy dnf.conf.read
# destroy dnf.lock
# destroy dnf.logging
# destroy dnf.repo
# destroy dnf.rpm
# destroy dnf.dnssec
# destroy dnf.drpm
# destroy dnf.goal
# destroy dnf.history
# destroy dnf.module
# destroy dnf.module.exceptions
# destroy dnf.module.module_base
# destroy dnf.selector
# destroy dnf.persistor
# destroy dnf.plugin
# destroy dnf.query
# destroy dnf.repodict
# destroy dnf.package
# destroy dnf.sack
# destroy dnf.subject
# destroy dnf.base
# destroy dnf.transaction_sr
# destroy dnf.match_counter
# destroy dnf.cli
# cleanup[3] wiping gc
# cleanup[3] wiping dnf.rpm.miscutils
# destroy subprocess
# cleanup[3] wiping dnf.rpm.connection
# cleanup[3] wiping inspect
# destroy ast
# destroy dis
# destroy token
# cleanup[3] wiping _opcode
# cleanup[3] wiping libdnf.smartcols
# cleanup[3] wiping libdnf._smartcols
# cleanup[3] wiping dnf.rpm.transaction
# cleanup[3] wiping logging.handlers
# destroy pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping _compat_pickle
# cleanup[3] wiping dnf.yum.misc
# cleanup[3] wiping glob
# cleanup[3] wiping libcomps
# cleanup[3] wiping libcomps._libpycomps
# cleanup[3] wiping hawkey
# cleanup[3] wiping hawkey._hawkey
# cleanup[3] wiping rpm
# destroy rpm.transaction
# cleanup[3] wiping rpm._rpm
# cleanup[3] wiping unicodedata
# cleanup[3] wiping libdnf
# destroy libdnf.error
# destroy libdnf.common_types
# destroy libdnf.conf
# destroy libdnf.module
# destroy libdnf.repo
# destroy libdnf.transaction
# destroy libdnf.utils
# destroy libdnf.smartcols
# cleanup[3] wiping libdnf._utils
# cleanup[3] wiping libdnf._transaction
# cleanup[3] wiping libdnf._repo
# cleanup[3] wiping libdnf._module
# cleanup[3] wiping libdnf._conf
# cleanup[3] wiping libdnf._common_types
# cleanup[3] wiping libdnf._error
# cleanup[3] wiping queue
# cleanup[3] wiping _queue
# cleanup[3] wiping _heapq
# destroy _heapq
# cleanup[3] wiping email.mime.text
# cleanup[3] wiping gzip
# destroy _compression
# cleanup[3] wiping http.cookiejar
# destroy copy
# cleanup[3] wiping urllib.request
# destroy bisect
# cleanup[3] wiping urllib.error
# cleanup[3] wiping urllib.response
# cleanup[3] wiping http.client
# destroy http
# destroy ssl
# cleanup[3] wiping _ssl
# cleanup[3] wiping email.parser
# cleanup[3] wiping email.feedparser
# cleanup[3] wiping email.mime.multipart
# cleanup[3] wiping email.mime.application
# cleanup[3] wiping email.mime.nonmultipart
# cleanup[3] wiping email.mime.base
# cleanup[3] wiping email.policy
# cleanup[3] wiping email.contentmanager
# cleanup[3] wiping email.message
# destroy quopri
# cleanup[3] wiping email.iterators
# cleanup[3] wiping email.headerregistry
# cleanup[3] wiping email._header_value_parser
# cleanup[3] wiping email._encoded_words
# cleanup[3] wiping email._policybase
# cleanup[3] wiping email.utils
# cleanup[3] wiping email._parseaddr
# cleanup[3] wiping calendar
# cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.mime
# destroy email.mime.base
# destroy email.mime.nonmultipart
# destroy email.mime.application
# destroy email.mime.multipart
# destroy email.mime.text
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email._header_value_parser
# destroy email.mime
# destroy email.encoders
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.headerregistry
# destroy email.iterators
# destroy email.message
# destroy email.contentmanager
# destroy email.policy
# destroy email.feedparser
# destroy email.parser
# cleanup[3] wiping argparse
# cleanup[3] wiping gettext
# 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 array
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# destroy logging.handlers
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping _posixsubprocess
# cleanup[3] wiping signal
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping urllib.parse
# destroy ipaddress
# cleanup[3] wiping urllib
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping tempfile
# cleanup[3] wiping weakref
# cleanup[3] wiping random
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping fnmatch
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib.machinery
# destroy importlib.util
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping base64
# cleanup[3] wiping binascii
# cleanup[3] wiping struct
# 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 _signal
# destroy _signal
# 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 _dbus_bindings
# destroy decimal
# destroy _curses
# destroy libcomps._libpycomps
# destroy hawkey._hawkey
# destroy rpm._rpm
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _weakref
# destroy _thread
# destroy _hashlib
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy _compat_pickle
# destroy libdnf._error
# destroy ansible.module_utils.six.moves.urllib
# destroy _queue
# destroy array
# destroy copyreg
# destroy _pickle
# 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 _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves
# destroy gzip
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# destroy unicodedata
# destroy _blake2
# destroy email
# destroy queue
# destroy shlex
# destroy pwd
# destroy gettext
# destroy libcomps
# destroy urllib
# destroy dnf.rpm.transaction
# destroy dnf.rpm.connection
# destroy dnf.rpm.miscutils
# destroy hashlib
# destroy json
# destroy importlib
# destroy inspect
# destroy gc
# destroy math
# destroy shutil
# destroy zlib
# destroy urllib.parse
# destroy fnmatch
# destroy tempfile
# destroy traceback
# destroy calendar
# destroy dnf.yum.misc
# destroy glob
# destroy curses
# destroy struct
# destroy termios
# destroy argparse
# destroy dnf.cli.commands.alias
# destroy dnf.cli.commands.autoremove
# destroy dnf.cli.commands.check
# destroy dnf.cli.commands.clean
# destroy dnf.cli.commands.repoquery
# destroy dnf.cli.commands.deplist
# destroy dnf.cli.commands.distrosync
# destroy dnf.cli.commands.downgrade
# destroy dnf.cli.commands.group
# destroy dnf.cli.commands.history
# destroy dnf.cli.commands.install
# destroy dnf.cli.commands.makecache
# destroy dnf.cli.commands.mark
# destroy dnf.cli.commands.module
# destroy dnf.cli.commands.reinstall
# destroy dnf.cli.commands.remove
# destroy dnf.cli.commands.repolist
# destroy dnf.cli.commands.search
# destroy dnf.cli.commands.shell
# destroy dnf.cli.commands.swap
# destroy dnf.cli.commands.updateinfo
# destroy dnf.cli.commands.upgrade
# destroy dnf.cli.commands.upgrademinimal
# destroy datetime
# destroy logging
# destroy operator
# destroy random
# destroy hawkey
# destroy dnf.cli.output
# destroy dnf
# destroy rpm
# destroy itertools
# destroy functools
# destroy locale
# destroy signal
# destroy threading
# destroy contextlib
# destroy time
# destroy fcntl
# destroy _posixsubprocess
# destroy select
# destroy selectors
# destroy json.scanner
# destroy _json
# destroy collections
# destroy io
# destroy _opcode
# destroy _warnings
# destroy posix
# destroy binascii
# destroy http.client
# destroy http.cookiejar
# destroy socket
# destroy base64
# destroy errno
# destroy warnings
# destroy string
# destroy _ssl
# 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 re
# destroy _random
# destroy _sre
# destroy _operator
# destroy _functools
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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.13.22 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy
dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2]
removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib #
cleanup[2] removing 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 # cleanup[2] removing ipaddress #
cleanup[2] removing 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 # 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 #
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 # 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 # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # 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 email
# cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2]
removing email.encoders # cleanup[2] removing email.errors # cleanup[2]
removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2]
removing email.charset # cleanup[2] removing email.header # cleanup[2] removing
calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing
email.utils # cleanup[2] removing email._policybase # cleanup[2] removing
email._encoded_words # cleanup[2] removing email._header_value_parser #
cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators
# cleanup[2] removing email.message # cleanup[2] removing email.contentmanager
# cleanup[2] removing email.policy # cleanup[2] removing email.mime.base #
cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing
email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2]
removing email.feedparser # cleanup[2] removing email.parser # cleanup[2]
removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2]
removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing
netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error
# cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar #
cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls #
destroy ansible.module_utils.urls # cleanup[2] removing
ansible.module_utils.compat.version # destroy
ansible.module_utils.compat.version # cleanup[2] removing
ansible.module_utils.common.respawn # destroy
ansible.module_utils.common.respawn # cleanup[2] removing
ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]
removing email.mime.text # cleanup[2] removing configparser # destroy
configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy
heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2]
removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing
libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing
libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2]
removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing
libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing
libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing
libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2]
removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing
libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n #
cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2]
removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing
rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback #
cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2]
removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing
libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing
dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto #
cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2]
removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2]
removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config #
cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2]
removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing
pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging
# cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2]
removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2]
removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing
dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module #
cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols #
cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions #
cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor
# cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode #
cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing
dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict #
cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils
# cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2]
removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base #
cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy
dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing
_curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2]
removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2]
removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2]
removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands #
cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing
dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check #
cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing
dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist #
cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing
dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group #
cleanup[2] removing dnf.transaction_sr # cleanup[2] removing
dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install #
cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing
dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module #
cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing
dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist #
cleanup[2] removing dnf.match_counter # cleanup[2] removing
dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing
dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2]
removing dnf.cli.commands.updateinfo # cleanup[2] removing
dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal
# cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli #
cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep #
destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version #
cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing
numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing
decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2]
removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2]
removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories #
cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz #
cleanup[2] removing dateutil.parser._parser # cleanup[2] removing
dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2]
removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog #
destroy dnf.plugin.dynamic.changelog # cleanup[2] removing
dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager #
cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr #
cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy
dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing
dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]
removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing
sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache #
destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing
dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager #
cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions #
cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types #
cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml #
cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing
pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing
pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing
xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy
xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser #
cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection #
cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2]
removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting #
destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing
dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #
cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy
dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph
# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing
dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #
cleanup[2] removing dnf.plugin.dynamic.reposync # destroy
dnf.plugin.dynamic.reposync # cleanup[2] removing
dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #
destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy
lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy
zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ #
destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy
grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro
# destroy mimetypes # destroy netrc # destroy dateutil # destroy
dateutil._version # destroy dateutil._common # destroy dateutil.parser #
destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy
six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy
six.moves.urllib.error # destroy six.moves.urllib.request # destroy
six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy
dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz #
destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 #
destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy
dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy
dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection
# destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy
pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal #
cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3]
wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy
dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser #
destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping
dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade #
cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping
dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd
# cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping
dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3]
wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall #
cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping
dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache #
cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping
dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3]
wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade #
cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping
dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery #
cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping
dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove #
cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands #
cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3]
wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy
dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy
dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy
dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db #
destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy
dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy
dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo #
destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal #
destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions #
destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor #
destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy
dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base #
destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli #
cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess
# cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy
ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3]
wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3]
wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy
pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle #
cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping
libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey #
cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy
rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata #
cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types #
destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy
libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols #
cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction #
cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3]
wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3]
wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue #
cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text #
cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping
http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy
bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response #
cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping
_ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser #
cleanup[3] wiping email.mime.multipart # cleanup[3] wiping
email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3]
wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping
email.contentmanager # cleanup[3] wiping email.message # destroy quopri #
cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry #
cleanup[3] wiping email._header_value_parser # cleanup[3] wiping
email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping
email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar #
cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3]
wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3]
wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping
email.mime # destroy email.mime.base # destroy email.mime.nonmultipart #
destroy email.mime.application # destroy email.mime.multipart # destroy
email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy
email._policybase # destroy email._encoded_words # destroy
email._header_value_parser # destroy email.mime # destroy email.encoders #
destroy email.errors # destroy email.quoprimime # destroy email.base64mime #
destroy email.charset # destroy email.header # destroy email.utils # destroy
email.headerregistry # destroy email.iterators # destroy email.message #
destroy email.contentmanager # destroy email.policy # destroy email.feedparser
# destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext
# 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 array # cleanup[3] wiping _socket #
cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader #
cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy
logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string #
destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime #
cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #
destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #
cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3]
wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select #
cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale #
destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3]
wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping
json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping
json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3]
wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy
urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3]
wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile #
cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping
hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3]
wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3]
wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3]
wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util #
cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery #
cleanup[3] wiping importlib # destroy importlib._abc # destroy
importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings #
cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping
importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii #
cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy
libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy
selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy
systemd._reader # destroy systemd._journal # destroy _datetime # destroy
sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy
_hashlib # destroy platform # destroy _uuid # destroy stat # destroy
genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle #
destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy
_queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy
_tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy
shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib #
destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy
dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib #
destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib #
destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback #
destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses #
destroy struct # destroy termios # destroy argparse # destroy
dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy
dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy
dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy
dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy
dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy
dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy
dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy
dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy
dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy
dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy
dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy
dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy
operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy
dnf # destroy rpm # destroy itertools # destroy functools # destroy locale #
destroy signal # destroy threading # destroy contextlib # destroy time #
destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors #
destroy json.scanner # destroy _json # destroy collections # destroy io #
destroy _opcode # destroy _warnings # destroy posix # destroy binascii #
destroy http.client # destroy http.cookiejar # destroy socket # destroy base64
# destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re #
destroy _random # destroy _sre # destroy _operator # destroy _functools # clear
sys.audit hooks
  9161 1726867733.99405: done with _execute_module (ansible.legacy.dnf, {'name': ['iproute', 'libreswan'], 'state': 'present', '_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.dnf', '_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-1726867731.1393886-9495-146717499715633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867733.99408: _low_level_execute_command(): starting
  9161 1726867733.99410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867731.1393886-9495-146717499715633/ > /dev/null 2>&1 && sleep 0'
  9161 1726867733.99413: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
<<<
  9161 1726867733.99415: stderr chunk (state=3):
>>>debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867733.99417: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867733.99419: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  9161 1726867733.99420: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
<<<
  9161 1726867733.99423: stderr chunk (state=3):
>>>debug2: match not found
<<<
  9161 1726867733.99424: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867733.99431: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
<<<
  9161 1726867733.99438: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867733.99440: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867733.99443: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.01360: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867734.01367: stdout chunk (state=3):
>>><<<
  9161 1726867734.01370: stderr chunk (state=3):
>>><<<
  9161 1726867734.01389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867734.01540: handler run complete
  9161 1726867734.01544: attempt loop complete, returning result
  9161 1726867734.01550: _execute() done
  9161 1726867734.01552: dumping result to json
  9161 1726867734.01554: done dumping result, returning
  9161 1726867734.01557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure required packages are installed [0e45163a-60dd-8a50-a75f-000000000049]
  9161 1726867734.01559: sending task result for task 0e45163a-60dd-8a50-a75f-000000000049
  9161 1726867734.01629: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000049
  9161 1726867734.01633: WORKER PROCESS EXITING
changed: [managed_node2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: libreswan-4.15-5.el10.x86_64"
    ]
}
  9161 1726867734.01731: no more pending results, returning what we have
  9161 1726867734.01737: results queue empty
  9161 1726867734.01738: checking for any_errors_fatal
  9161 1726867734.01743: done checking for any_errors_fatal
  9161 1726867734.01744: checking for max_fail_percentage
  9161 1726867734.01746: done checking for max_fail_percentage
  9161 1726867734.01746: checking to see if all hosts have failed and the running result is not ok
  9161 1726867734.01747: done checking to see if all hosts have failed
  9161 1726867734.01748: getting the remaining hosts for this loop
  9161 1726867734.01749: done getting the remaining hosts for this loop
  9161 1726867734.01753: getting the next task for host managed_node2
  9161 1726867734.01759: done getting next task for host managed_node2
  9161 1726867734.01938:  ^ task is: TASK: fedora.linux_system_roles.vpn : Configure firewall
  9161 1726867734.01942:  ^ 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=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867734.01953: getting variables
  9161 1726867734.01955: in VariableManager get_vars()
  9161 1726867734.01988: Calling all_inventory to load vars for managed_node2
  9161 1726867734.01990: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.01993: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.02001: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.02003: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.02005: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.02183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.02430: done with get_vars()
  9161 1726867734.02442: done getting variables

TASK [fedora.linux_system_roles.vpn : Configure firewall] **********************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:13
Friday 20 September 2024  17:28:54 -0400 (0:00:02.987)       0:00:08.680 ****** 
  9161 1726867734.02540: entering _queue_task() for managed_node2/include_tasks
  9161 1726867734.02923: worker is 1 (out of 1 available)
  9161 1726867734.02938: exiting _queue_task() for managed_node2/include_tasks
  9161 1726867734.02950: done queuing things up, now waiting for results queue to drain
  9161 1726867734.02951: waiting for pending results...
  9161 1726867734.03187: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Configure firewall
  9161 1726867734.03370: in run() - task 0e45163a-60dd-8a50-a75f-00000000004a
  9161 1726867734.03392: variable 'ansible_search_path' from source: unknown
  9161 1726867734.03442: variable 'ansible_search_path' from source: unknown
  9161 1726867734.03464: calling self._execute()
  9161 1726867734.03578: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.03590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.03606: variable 'omit' from source: magic vars
  9161 1726867734.03941: _execute() done
  9161 1726867734.03944: dumping result to json
  9161 1726867734.03946: done dumping result, returning
  9161 1726867734.03949: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Configure firewall [0e45163a-60dd-8a50-a75f-00000000004a]
  9161 1726867734.03950: sending task result for task 0e45163a-60dd-8a50-a75f-00000000004a
  9161 1726867734.04069: no more pending results, returning what we have
  9161 1726867734.04073: in VariableManager get_vars()
  9161 1726867734.04116: Calling all_inventory to load vars for managed_node2
  9161 1726867734.04119: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.04122: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.04337: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.04341: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.04346: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.04516: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000004a
  9161 1726867734.04520: WORKER PROCESS EXITING
  9161 1726867734.04538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.04745: done with get_vars()
  9161 1726867734.04754: variable 'ansible_search_path' from source: unknown
  9161 1726867734.04755: variable 'ansible_search_path' from source: unknown
  9161 1726867734.04791: we have included files to process
  9161 1726867734.04792: generating all_blocks data
  9161 1726867734.04794: done generating all_blocks data
  9161 1726867734.04798: processing included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml
  9161 1726867734.04800: loading included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml
  9161 1726867734.04802: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml
  9161 1726867734.04990: done processing included file
  9161 1726867734.04993: iterating over new_blocks loaded from include file
  9161 1726867734.04994: in VariableManager get_vars()
  9161 1726867734.05020: done with get_vars()
  9161 1726867734.05022: filtering new block on tags
  9161 1726867734.05042: done filtering new block on tags
  9161 1726867734.05044: done iterating over new_blocks loaded from include file
included: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml for managed_node2
  9161 1726867734.05049: extending task lists for all hosts with included blocks
  9161 1726867734.05790: done extending task lists
  9161 1726867734.05792: done processing included files
  9161 1726867734.05793: results queue empty
  9161 1726867734.05794: checking for any_errors_fatal
  9161 1726867734.05799: done checking for any_errors_fatal
  9161 1726867734.05800: checking for max_fail_percentage
  9161 1726867734.05801: done checking for max_fail_percentage
  9161 1726867734.05802: checking to see if all hosts have failed and the running result is not ok
  9161 1726867734.05803: done checking to see if all hosts have failed
  9161 1726867734.05803: getting the remaining hosts for this loop
  9161 1726867734.05805: done getting the remaining hosts for this loop
  9161 1726867734.05808: getting the next task for host managed_node2
  9161 1726867734.05813: done getting next task for host managed_node2
  9161 1726867734.05815:  ^ task is: TASK: Ensure the vpn ports status with the firewall role
  9161 1726867734.05818:  ^ 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=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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867734.05828: getting variables
  9161 1726867734.05829: in VariableManager get_vars()
  9161 1726867734.05848: Calling all_inventory to load vars for managed_node2
  9161 1726867734.05851: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.05853: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.05859: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.05861: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.05867: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.06013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.06221: done with get_vars()
  9161 1726867734.06236: done getting variables

TASK [Ensure the vpn ports status with the firewall role] **********************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml:3
Friday 20 September 2024  17:28:54 -0400 (0:00:00.038)       0:00:08.718 ****** 
  9161 1726867734.06344: entering _queue_task() for managed_node2/include_role
  9161 1726867734.06691: worker is 1 (out of 1 available)
  9161 1726867734.06703: exiting _queue_task() for managed_node2/include_role
  9161 1726867734.06715: done queuing things up, now waiting for results queue to drain
  9161 1726867734.06716: waiting for pending results...
  9161 1726867734.07153: running TaskExecutor() for managed_node2/TASK: Ensure the vpn ports status with the firewall role
  9161 1726867734.07171: in run() - task 0e45163a-60dd-8a50-a75f-0000000000e1
  9161 1726867734.07199: variable 'ansible_search_path' from source: unknown
  9161 1726867734.07207: variable 'ansible_search_path' from source: unknown
  9161 1726867734.07249: calling self._execute()
  9161 1726867734.07339: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.07352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.07372: variable 'omit' from source: magic vars
  9161 1726867734.08246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867734.12378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867734.12520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867734.12577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867734.12660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867734.12698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867734.12824: variable 'vpn_manage_firewall' from source: role '' defaults
  9161 1726867734.12858: Evaluated conditional (vpn_manage_firewall | bool): False
  9161 1726867734.12871: when evaluation is False, skipping this task
  9161 1726867734.12880: _execute() done
  9161 1726867734.12889: dumping result to json
  9161 1726867734.12941: done dumping result, returning
  9161 1726867734.12944: done running TaskExecutor() for managed_node2/TASK: Ensure the vpn ports status with the firewall role [0e45163a-60dd-8a50-a75f-0000000000e1]
  9161 1726867734.12947: sending task result for task 0e45163a-60dd-8a50-a75f-0000000000e1
  9161 1726867734.13252: done sending task result for task 0e45163a-60dd-8a50-a75f-0000000000e1
  9161 1726867734.13256: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "vpn_manage_firewall | bool",
    "skip_reason": "Conditional result was False"
}
  9161 1726867734.13307: no more pending results, returning what we have
  9161 1726867734.13312: results queue empty
  9161 1726867734.13313: checking for any_errors_fatal
  9161 1726867734.13314: done checking for any_errors_fatal
  9161 1726867734.13315: checking for max_fail_percentage
  9161 1726867734.13317: done checking for max_fail_percentage
  9161 1726867734.13318: checking to see if all hosts have failed and the running result is not ok
  9161 1726867734.13318: done checking to see if all hosts have failed
  9161 1726867734.13319: getting the remaining hosts for this loop
  9161 1726867734.13321: done getting the remaining hosts for this loop
  9161 1726867734.13326: getting the next task for host managed_node2
  9161 1726867734.13336: done getting next task for host managed_node2
  9161 1726867734.13341:  ^ task is: TASK: fedora.linux_system_roles.vpn : Configure selinux
  9161 1726867734.13345:  ^ 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=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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867734.13359: getting variables
  9161 1726867734.13361: in VariableManager get_vars()
  9161 1726867734.13403: Calling all_inventory to load vars for managed_node2
  9161 1726867734.13407: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.13410: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.13420: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.13423: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.13426: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.13770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.13980: done with get_vars()
  9161 1726867734.13995: done getting variables

TASK [fedora.linux_system_roles.vpn : Configure selinux] ***********************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:16
Friday 20 September 2024  17:28:54 -0400 (0:00:00.077)       0:00:08.795 ****** 
  9161 1726867734.14105: entering _queue_task() for managed_node2/include_tasks
  9161 1726867734.14775: worker is 1 (out of 1 available)
  9161 1726867734.14789: exiting _queue_task() for managed_node2/include_tasks
  9161 1726867734.14802: done queuing things up, now waiting for results queue to drain
  9161 1726867734.14803: waiting for pending results...
  9161 1726867734.15107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Configure selinux
  9161 1726867734.15275: in run() - task 0e45163a-60dd-8a50-a75f-00000000004b
  9161 1726867734.15280: variable 'ansible_search_path' from source: unknown
  9161 1726867734.15282: variable 'ansible_search_path' from source: unknown
  9161 1726867734.15383: calling self._execute()
  9161 1726867734.15408: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.15419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.15432: variable 'omit' from source: magic vars
  9161 1726867734.15555: _execute() done
  9161 1726867734.15567: dumping result to json
  9161 1726867734.15577: done dumping result, returning
  9161 1726867734.15596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Configure selinux [0e45163a-60dd-8a50-a75f-00000000004b]
  9161 1726867734.15613: sending task result for task 0e45163a-60dd-8a50-a75f-00000000004b
  9161 1726867734.15941: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000004b
  9161 1726867734.15944: WORKER PROCESS EXITING
  9161 1726867734.15986: no more pending results, returning what we have
  9161 1726867734.15991: in VariableManager get_vars()
  9161 1726867734.16038: Calling all_inventory to load vars for managed_node2
  9161 1726867734.16042: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.16045: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.16056: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.16059: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.16062: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.16383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.16505: done with get_vars()
  9161 1726867734.16511: variable 'ansible_search_path' from source: unknown
  9161 1726867734.16512: variable 'ansible_search_path' from source: unknown
  9161 1726867734.16537: we have included files to process
  9161 1726867734.16538: generating all_blocks data
  9161 1726867734.16539: done generating all_blocks data
  9161 1726867734.16542: processing included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml
  9161 1726867734.16542: loading included file: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml
  9161 1726867734.16544: Loading data from /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml
  9161 1726867734.17021: done processing included file
  9161 1726867734.17023: iterating over new_blocks loaded from include file
  9161 1726867734.17024: in VariableManager get_vars()
  9161 1726867734.17041: done with get_vars()
  9161 1726867734.17042: filtering new block on tags
  9161 1726867734.17054: done filtering new block on tags
  9161 1726867734.17056: in VariableManager get_vars()
  9161 1726867734.17069: done with get_vars()
  9161 1726867734.17070: filtering new block on tags
  9161 1726867734.17090: done filtering new block on tags
  9161 1726867734.17091: done iterating over new_blocks loaded from include file
included: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml for managed_node2
  9161 1726867734.17095: extending task lists for all hosts with included blocks
  9161 1726867734.17584: done extending task lists
  9161 1726867734.17585: done processing included files
  9161 1726867734.17586: results queue empty
  9161 1726867734.17587: checking for any_errors_fatal
  9161 1726867734.17589: done checking for any_errors_fatal
  9161 1726867734.17590: checking for max_fail_percentage
  9161 1726867734.17590: done checking for max_fail_percentage
  9161 1726867734.17591: checking to see if all hosts have failed and the running result is not ok
  9161 1726867734.17591: done checking to see if all hosts have failed
  9161 1726867734.17592: getting the remaining hosts for this loop
  9161 1726867734.17593: done getting the remaining hosts for this loop
  9161 1726867734.17594: getting the next task for host managed_node2
  9161 1726867734.17597: done getting next task for host managed_node2
  9161 1726867734.17599:  ^ task is: TASK: fedora.linux_system_roles.vpn : Populate service facts
  9161 1726867734.17601:  ^ 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=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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867734.17607: getting variables
  9161 1726867734.17608: in VariableManager get_vars()
  9161 1726867734.17617: Calling all_inventory to load vars for managed_node2
  9161 1726867734.17619: Calling groups_inventory to load vars for managed_node2
  9161 1726867734.17621: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867734.17625: Calling all_plugins_play to load vars for managed_node2
  9161 1726867734.17626: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867734.17628: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867734.17713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867734.17845: done with get_vars()
  9161 1726867734.17852: done getting variables

TASK [fedora.linux_system_roles.vpn : Populate service facts] ******************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:3
Friday 20 September 2024  17:28:54 -0400 (0:00:00.037)       0:00:08.833 ****** 
  9161 1726867734.17905: entering _queue_task() for managed_node2/service_facts
  9161 1726867734.17906: Creating lock for service_facts
  9161 1726867734.18154: worker is 1 (out of 1 available)
  9161 1726867734.18167: exiting _queue_task() for managed_node2/service_facts
  9161 1726867734.18180: done queuing things up, now waiting for results queue to drain
  9161 1726867734.18181: waiting for pending results...
  9161 1726867734.18394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Populate service facts
  9161 1726867734.18742: in run() - task 0e45163a-60dd-8a50-a75f-00000000013d
  9161 1726867734.18746: variable 'ansible_search_path' from source: unknown
  9161 1726867734.18749: variable 'ansible_search_path' from source: unknown
  9161 1726867734.18752: calling self._execute()
  9161 1726867734.18755: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.18758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.18760: variable 'omit' from source: magic vars
  9161 1726867734.18798: variable 'omit' from source: magic vars
  9161 1726867734.18894: variable 'omit' from source: magic vars
  9161 1726867734.18937: variable 'omit' from source: magic vars
  9161 1726867734.18987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867734.19043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867734.19070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867734.19094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867734.19121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867734.19157: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867734.19166: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.19174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.19282: Set connection var ansible_connection to ssh
  9161 1726867734.19298: Set connection var ansible_pipelining to False
  9161 1726867734.19322: Set connection var ansible_timeout to 10
  9161 1726867734.19325: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867734.19338: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867734.19440: Set connection var ansible_shell_type to sh
  9161 1726867734.19444: variable 'ansible_shell_executable' from source: unknown
  9161 1726867734.19446: variable 'ansible_connection' from source: unknown
  9161 1726867734.19449: variable 'ansible_module_compression' from source: unknown
  9161 1726867734.19452: variable 'ansible_shell_type' from source: unknown
  9161 1726867734.19454: variable 'ansible_shell_executable' from source: unknown
  9161 1726867734.19456: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867734.19459: variable 'ansible_pipelining' from source: unknown
  9161 1726867734.19461: variable 'ansible_timeout' from source: unknown
  9161 1726867734.19463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867734.19639: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)
  9161 1726867734.19647: variable 'omit' from source: magic vars
  9161 1726867734.19653: starting attempt loop
  9161 1726867734.19656: running the handler
  9161 1726867734.19689: _low_level_execute_command(): starting
  9161 1726867734.19692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'
  9161 1726867734.20205: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867734.20210: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 is address
debug1: re-parsing configuration
<<<
  9161 1726867734.20213: 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.20271: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867734.20275: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867734.20277: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867734.20396: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.22128: stdout chunk (state=3):
>>>/root
<<<
  9161 1726867734.22250: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867734.22254: stdout chunk (state=3):
>>><<<
  9161 1726867734.22262: stderr chunk (state=3):
>>><<<
  9161 1726867734.22285: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867734.22312: _low_level_execute_command(): starting
  9161 1726867734.22316: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665 `" && echo ansible-tmp-1726867734.2228687-9631-242147728224665="` echo /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665 `" ) && sleep 0'
  9161 1726867734.22929: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867734.23016: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.23021: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.23031: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867734.23088: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867734.23195: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.25206: stdout chunk (state=3):
>>>ansible-tmp-1726867734.2228687-9631-242147728224665=/root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665
<<<
  9161 1726867734.25377: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867734.25381: stderr chunk (state=3):
>>><<<
  9161 1726867734.25385: stdout chunk (state=3):
>>><<<
  9161 1726867734.25410: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867734.2228687-9631-242147728224665=/root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867734.25541: variable 'ansible_module_compression' from source: unknown
  9161 1726867734.25544: ANSIBALLZ: Using lock for service_facts
  9161 1726867734.25556: ANSIBALLZ: Acquiring lock
  9161 1726867734.25573: ANSIBALLZ: Lock acquired: 140702717333520
  9161 1726867734.25739: ANSIBALLZ: Creating module
  9161 1726867734.36309: ANSIBALLZ: Writing module into payload
  9161 1726867734.36444: ANSIBALLZ: Writing module
  9161 1726867734.36483: ANSIBALLZ: Renaming module
  9161 1726867734.36502: ANSIBALLZ: Done creating module
  9161 1726867734.36524: variable 'ansible_facts' from source: unknown
  9161 1726867734.36713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py
  9161 1726867734.36875: Sending initial data
  9161 1726867734.36906: Sent initial data (160 bytes)
  9161 1726867734.37457: stderr chunk (state=3):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
<<<
  9161 1726867734.37502: stderr chunk (state=3):
>>>debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.37539: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867734.37568: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867734.37672: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.39383: 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
<<<
  9161 1726867734.39485: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_REALPATH "."
<<<
  9161 1726867734.39593: stdout chunk (state=3):
>>>sftp> put /root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp7jaihstp /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py
<<<
  9161 1726867734.39596: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py"
<<<
  9161 1726867734.39697: stderr chunk (state=3):
>>>debug1: stat remote: No such file or directory
debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-9161rqt_h0le/tmp7jaihstp" to remote "/root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py"
<<<
  9161 1726867734.39701: stderr chunk (state=3):
>>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py"
<<<
  9161 1726867734.40609: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867734.40696: stderr chunk (state=3):
>>><<<
  9161 1726867734.40699: stdout chunk (state=3):
>>><<<
  9161 1726867734.40710: done transferring module to remote
  9161 1726867734.40722: _low_level_execute_command(): starting
  9161 1726867734.40727: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/ /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py && sleep 0'
  9161 1726867734.41220: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
<<<
  9161 1726867734.41224: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.41226: stderr chunk (state=3):
>>>debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.13.22 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867734.41228: 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.13.22 originally 10.31.13.22
debug2: match found
<<<
  9161 1726867734.41230: stderr chunk (state=3):
>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.41284: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867734.41296: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867734.41401: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.43358: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867734.43375: stderr chunk (state=3):
>>><<<
  9161 1726867734.43400: stdout chunk (state=3):
>>><<<
  9161 1726867734.43417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867734.43429: _low_level_execute_command(): starting
  9161 1726867734.43432: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/AnsiballZ_service_facts.py && sleep 0'
  9161 1726867734.44120: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867734.44160: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867734.44173: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867734.44176: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867734.44291: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867734.46686: stdout chunk (state=3):
>>>import _frozen_importlib # frozen
<<<
  9161 1726867734.46746: stdout chunk (state=3):
>>>import _imp # builtin
<<<
  9161 1726867734.46750: stdout chunk (state=3):
>>>import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.46998: stdout chunk (state=3):
>>>import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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'
<<<
  9161 1726867734.47002: stdout chunk (state=3):
>>>import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.47004: stdout chunk (state=3):
>>>import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47041: stdout chunk (state=3):
>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py
<<<
  9161 1726867734.47064: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'
<<<
  9161 1726867734.47087: stdout chunk (state=3):
>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fee84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683feb7b30>
<<<
  9161 1726867734.47108: 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'
<<<
  9161 1726867734.47124: stdout chunk (state=3):
>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683feeaa50>
<<<
  9161 1726867734.47152: stdout chunk (state=3):
>>>import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.47409: stdout chunk (state=3):
>>>import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47413: stdout chunk (state=3):
>>>import 'io' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47418: stdout chunk (state=3):
>>>import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47421: stdout chunk (state=3):
>>>import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47423: stdout chunk (state=3):
>>>Processing user site-packages
Processing global site-packages
<<<
  9161 1726867734.47471: stdout chunk (state=3):
>>>Adding directory: '/usr/lib64/python3.12/site-packages'
Adding directory: '/usr/lib/python3.12/site-packages'
Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'
<<<
  9161 1726867734.47478: 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
<<<
  9161 1726867734.47482: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'
<<<
  9161 1726867734.47499: stdout chunk (state=3):
>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fc99130>
<<<
  9161 1726867734.47553: 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
<<<
  9161 1726867734.47575: 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 0x7f683fc99fa0>
<<<
  9161 1726867734.47594: stdout chunk (state=3):
>>>import 'site' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.47627: stdout chunk (state=3):
>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<<<
  9161 1726867734.47864: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
<<<
  9161 1726867734.47889: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
<<<
  9161 1726867734.47919: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
<<<
  9161 1726867734.47922: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.47930: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
<<<
  9161 1726867734.47968: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
<<<
  9161 1726867734.47985: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
<<<
  9161 1726867734.48014: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
<<<
  9161 1726867734.48026: stdout chunk (state=3):
>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd7e30>
<<<
  9161 1726867734.48053: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py
<<<
  9161 1726867734.48063: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'
<<<
  9161 1726867734.48089: stdout chunk (state=3):
>>>import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.48094: stdout chunk (state=3):
>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd7ef0>
<<<
  9161 1726867734.48114: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py
<<<
  9161 1726867734.48141: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'
<<<
  9161 1726867734.48171: stdout chunk (state=3):
>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py
<<<
  9161 1726867734.48217: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.48237: stdout chunk (state=3):
>>>import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.48263: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py
<<<
  9161 1726867734.48273: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd0f860>
<<<
  9161 1726867734.48294: 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'
<<<
  9161 1726867734.48310: stdout chunk (state=3):
>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd0fef0>
<<<
  9161 1726867734.48319: stdout chunk (state=3):
>>>import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.48379: stdout chunk (state=3):
>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcefb00>
<<<
  9161 1726867734.48387: stdout chunk (state=3):
>>>import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.48420: stdout chunk (state=3):
>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fced220>
<<<
  9161 1726867734.48513: stdout chunk (state=3):
>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd4fe0>
<<<
  9161 1726867734.48545: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py
<<<
  9161 1726867734.48558: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'
<<<
  9161 1726867734.48577: stdout chunk (state=3):
>>>import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.48594: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py
<<<
  9161 1726867734.48622: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'
<<<
  9161 1726867734.48641: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py
<<<
  9161 1726867734.48655: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'
<<<
  9161 1726867734.48679: stdout chunk (state=3):
>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd337a0>
<<<
  9161 1726867734.48699: stdout chunk (state=3):
>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd323c0>
<<<
  9161 1726867734.48726: stdout chunk (state=3):
>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py
<<<
  9161 1726867734.48741: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcee0f0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd30c50>
<<<
  9161 1726867734.48782: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py
<<<
  9161 1726867734.48802: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd64800>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd4260>
<<<
  9161 1726867734.48836: 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'
<<<
  9161 1726867734.48874: 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 0x7f683fd64cb0>
<<<
  9161 1726867734.48878: stdout chunk (state=3):
>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd64b60>
<<<
  9161 1726867734.48913: stdout chunk (state=3):
>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.48925: 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 0x7f683fd64f50>
<<<
  9161 1726867734.48930: stdout chunk (state=3):
>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd2d80>
<<<
  9161 1726867734.48962: stdout chunk (state=3):
>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py
<<<
  9161 1726867734.48969: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.48991: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py
<<<
  9161 1726867734.49024: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'
<<<
  9161 1726867734.49045: stdout chunk (state=3):
>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd65640>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd65310>
<<<
  9161 1726867734.49048: stdout chunk (state=3):
>>>import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.49082: 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'
<<<
  9161 1726867734.49101: stdout chunk (state=3):
>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd66510>
<<<
  9161 1726867734.49119: stdout chunk (state=3):
>>>import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.49128: stdout chunk (state=3):
>>>import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.49150: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py
<<<
  9161 1726867734.49190: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'
<<<
  9161 1726867734.49219: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py
<<<
  9161 1726867734.49224: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7c710>
<<<
  9161 1726867734.49240: stdout chunk (state=3):
>>>import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.49276: stdout chunk (state=3):
>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49278: stdout chunk (state=3):
>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fd7de20>
<<<
  9161 1726867734.49300: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py
<<<
  9161 1726867734.49309: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'
<<<
  9161 1726867734.49338: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py
<<<
  9161 1726867734.49349: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'
<<<
  9161 1726867734.49359: stdout chunk (state=3):
>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7ecc0>
<<<
  9161 1726867734.49405: stdout chunk (state=3):
>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49407: 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 0x7f683fd7f2f0>
<<<
  9161 1726867734.49409: stdout chunk (state=3):
>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7e210>
<<<
  9161 1726867734.49431: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py
<<<
  9161 1726867734.49442: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'
<<<
  9161 1726867734.49483: stdout chunk (state=3):
>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49486: stdout chunk (state=3):
>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49506: stdout chunk (state=3):
>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fd7fd70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7f4a0>
<<<
  9161 1726867734.49551: stdout chunk (state=3):
>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd66480>
<<<
  9161 1726867734.49571: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py
<<<
  9161 1726867734.49603: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'
<<<
  9161 1726867734.49620: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py
<<<
  9161 1726867734.49645: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'
<<<
  9161 1726867734.49676: stdout chunk (state=3):
>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49680: stdout chunk (state=3):
>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fb0fbf0>
<<<
  9161 1726867734.49703: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py
<<<
  9161 1726867734.49707: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'
<<<
  9161 1726867734.49748: stdout chunk (state=3):
>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.49758: stdout chunk (state=3):
>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fb38680>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb383e0>
<<<
  9161 1726867734.49817: stdout chunk (state=3):
>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fb386b0>
# /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'
<<<
  9161 1726867734.49886: stdout chunk (state=3):
>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.50190: stdout chunk (state=3):
>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683fb38fe0>
<<<
  9161 1726867734.50193: 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 0x7f683fb39970>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb38890>
<<<
  9161 1726867734.50225: stdout chunk (state=3):
>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb0dd90>
# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py
<<<
  9161 1726867734.50266: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'
<<<
  9161 1726867734.50288: 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'
<<<
  9161 1726867734.50302: stdout chunk (state=3):
>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb3acf0>
<<<
  9161 1726867734.50356: stdout chunk (state=3):
>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb38e60>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd66c30>
<<<
  9161 1726867734.50377: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py
<<<
  9161 1726867734.50443: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.50462: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py
<<<
  9161 1726867734.50499: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'
<<<
  9161 1726867734.50521: stdout chunk (state=3):
>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb63050>
<<<
  9161 1726867734.50591: stdout chunk (state=3):
>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py
<<<
  9161 1726867734.50606: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.50633: 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'
<<<
  9161 1726867734.50686: stdout chunk (state=3):
>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb873b0>
<<<
  9161 1726867734.50702: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py
<<<
  9161 1726867734.50755: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'
<<<
  9161 1726867734.50816: stdout chunk (state=3):
>>>import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
<<<
  9161 1726867734.50827: 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 0x7f683fbe8170>
<<<
  9161 1726867734.50855: stdout chunk (state=3):
>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py
<<<
  9161 1726867734.50878: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'
<<<
  9161 1726867734.50904: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py
<<<
  9161 1726867734.50954: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'
<<<
  9161 1726867734.51041: stdout chunk (state=3):
>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fbea8d0>
<<<
  9161 1726867734.51117: stdout chunk (state=3):
>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fbe8290>
<<<
  9161 1726867734.51156: stdout chunk (state=3):
>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fbb5160>
<<<
  9161 1726867734.51187: 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 0x7f683f529220>
<<<
  9161 1726867734.51208: stdout chunk (state=3):
>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb861b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb3bc20>
<<<
  9161 1726867734.51340: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
<<<
  9161 1726867734.51360: stdout chunk (state=3):
>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f683fb86510>
<<<
  9161 1726867734.51541: stdout chunk (state=3):
>>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip'
# zipimport: zlib available
<<<
  9161 1726867734.51670: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.51704: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py
<<<
  9161 1726867734.51714: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'
<<<
  9161 1726867734.51751: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py
<<<
  9161 1726867734.51829: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'
<<<
  9161 1726867734.51932: 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 0x7f683f57ef00>
<<<
  9161 1726867734.51958: stdout chunk (state=3):
>>>import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.52088: stdout chunk (state=3):
>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f559e20>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f558f80>
# zipimport: zlib available
<<<
  9161 1726867734.52118: stdout chunk (state=3):
>>>import 'ansible' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/">
# zipimport: zlib available
<<<
  9161 1726867734.52157: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.52161: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.52176: stdout chunk (state=3):
>>>import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/">
<<<
  9161 1726867734.52216: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.53651: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.54839: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py
# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f57cdd0>
<<<
  9161 1726867734.54885: 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'
<<<
  9161 1726867734.54939: 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'
<<<
  9161 1726867734.54943: stdout chunk (state=3):
>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.54946: 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 0x7f683f5a6960>
<<<
  9161 1726867734.54983: stdout chunk (state=3):
>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a66f0>
<<<
  9161 1726867734.55033: stdout chunk (state=3):
>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a6000>
<<<
  9161 1726867734.55047: stdout chunk (state=3):
>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py
# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'
<<<
  9161 1726867734.55102: stdout chunk (state=3):
>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a6750>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f57fb90>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.55139: stdout chunk (state=3):
>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.55145: 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 0x7f683f5a7680>
<<<
  9161 1726867734.55490: 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 0x7f683f5a78c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.55494: stdout chunk (state=3):
>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a7e00>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f683f40dc10>
# 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 0x7f683f40f830>
# /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'
<<<
  9161 1726867734.55497: stdout chunk (state=3):
>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f410230>
<<<
  9161 1726867734.55519: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py
<<<
  9161 1726867734.55536: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'
<<<
  9161 1726867734.55562: stdout chunk (state=3):
>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4113d0>
<<<
  9161 1726867734.55578: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py
<<<
  9161 1726867734.55618: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'
<<<
  9161 1726867734.55642: 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'
<<<
  9161 1726867734.55685: stdout chunk (state=3):
>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f413e90>
<<<
  9161 1726867734.55739: 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 0x7f683fbe81d0>
<<<
  9161 1726867734.55760: stdout chunk (state=3):
>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f412150>
<<<
  9161 1726867734.55766: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py
<<<
  9161 1726867734.55800: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'
<<<
  9161 1726867734.55839: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py
<<<
  9161 1726867734.55842: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'
<<<
  9161 1726867734.55845: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py
<<<
  9161 1726867734.55901: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'
<<<
  9161 1726867734.55908: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py
<<<
  9161 1726867734.55912: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'
<<<
  9161 1726867734.55914: stdout chunk (state=3):
>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41fda0>
<<<
  9161 1726867734.55925: stdout chunk (state=3):
>>>import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.55992: stdout chunk (state=3):
>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41e870>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41e5d0>
<<<
  9161 1726867734.56014: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py
# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'
<<<
  9161 1726867734.56085: stdout chunk (state=3):
>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41eb40>
<<<
  9161 1726867734.56120: stdout chunk (state=3):
>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f412660>
<<<
  9161 1726867734.56140: stdout chunk (state=3):
>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.56179: 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 0x7f683f463ef0>
# /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 0x7f683f464110>
<<<
  9161 1726867734.56218: 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
<<<
  9161 1726867734.56221: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'
<<<
  9161 1726867734.56245: 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'
<<<
  9161 1726867734.56278: 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 0x7f683f465c10>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4659d0>
<<<
  9161 1726867734.56297: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py
<<<
  9161 1726867734.56429: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'
<<<
  9161 1726867734.56488: stdout chunk (state=3):
>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683f468200>
<<<
  9161 1726867734.56503: stdout chunk (state=3):
>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f466300>
# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py
<<<
  9161 1726867734.56549: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.56578: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py
<<<
  9161 1726867734.56594: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.56644: stdout chunk (state=3):
>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46b9e0>
<<<
  9161 1726867734.56765: stdout chunk (state=3):
>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4683b0>
<<<
  9161 1726867734.56828: 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 0x7f683f46c7d0>
<<<
  9161 1726867734.56854: 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 0x7f683f46ca40>
<<<
  9161 1726867734.56891: 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 0x7f683f46c380>
<<<
  9161 1726867734.56911: stdout chunk (state=3):
>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f464350>
<<<
  9161 1726867734.56939: 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'
<<<
  9161 1726867734.56955: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py
<<<
  9161 1726867734.56980: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'
<<<
  9161 1726867734.57005: stdout chunk (state=3):
>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.57032: stdout chunk (state=3):
>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.57046: stdout chunk (state=3):
>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683f4f4530>
<<<
  9161 1726867734.57199: stdout chunk (state=3):
>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.57202: 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 0x7f683f4f5580>
<<<
  9161 1726867734.57233: stdout chunk (state=3):
>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46ec90>
# 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 0x7f683f46f860>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46e870>
<<<
  9161 1726867734.57264: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.57290: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
<<<
  9161 1726867734.57302: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.57385: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.57481: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.57529: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867734.57563: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
<<<
  9161 1726867734.57666: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.57776: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.58341: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.58899: stdout chunk (state=3):
>>>import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f683f4f5a90>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f683f4f5a90>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/text/">
<<<
  9161 1726867734.58930: 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'
<<<
  9161 1726867734.58992: stdout chunk (state=3):
>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.59014: stdout chunk (state=3):
>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683f4fd760>
<<<
  9161 1726867734.59089: stdout chunk (state=3):
>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py
<<<
  9161 1726867734.59094: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'
<<<
  9161 1726867734.59111: stdout chunk (state=3):
>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4fe510>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4f4470>
<<<
  9161 1726867734.59156: stdout chunk (state=3):
>>>import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/compat/">
<<<
  9161 1726867734.59168: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.59210: stdout chunk (state=3):
>>># zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
<<<
  9161 1726867734.59213: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.59361: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.59521: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py
<<<
  9161 1726867734.59538: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4fe3c0>
# zipimport: zlib available
<<<
  9161 1726867734.60014: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60461: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60530: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60608: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.60621: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60642: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60681: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.60692: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60756: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.60951: stdout chunk (state=3):
>>>import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867734.60963: stdout chunk (state=3):
>>>import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/parsing/">
# zipimport: zlib available
<<<
  9161 1726867734.61197: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61425: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py
<<<
  9161 1726867734.61501: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'
<<<
  9161 1726867734.61518: stdout chunk (state=3):
>>>import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
<<<
  9161 1726867734.61578: stdout chunk (state=3):
>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4ff740>
<<<
  9161 1726867734.61594: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61659: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61742: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.61756: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.61778: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61814: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61866: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.61869: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61909: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.61951: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.62010: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.62075: 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
<<<
  9161 1726867734.62122: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'
<<<
  9161 1726867734.62217: 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 0x7f683f30a120>
<<<
  9161 1726867734.62245: stdout chunk (state=3):
>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f3059d0>
<<<
  9161 1726867734.62284: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.62309: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.62450: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867734.62490: 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'
<<<
  9161 1726867734.62529: 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
<<<
  9161 1726867734.62543: stdout chunk (state=3):
>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'
<<<
  9161 1726867734.62557: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py
<<<
  9161 1726867734.62619: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'
<<<
  9161 1726867734.62659: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py
<<<
  9161 1726867734.62663: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'
<<<
  9161 1726867734.62707: stdout chunk (state=3):
>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5faa80>
<<<
  9161 1726867734.62754: stdout chunk (state=3):
>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5ee750>
<<<
  9161 1726867734.62838: stdout chunk (state=3):
>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f30a1b0>
<<<
  9161 1726867734.62871: stdout chunk (state=3):
>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4fcfb0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
<<<
  9161 1726867734.62896: stdout chunk (state=3):
>>>import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.62914: stdout chunk (state=3):
>>>import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
<<<
  9161 1726867734.62958: stdout chunk (state=3):
>>>import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
<<<
  9161 1726867734.62997: stdout chunk (state=3):
>>># zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/">
<<<
  9161 1726867734.63021: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.63463: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.63522: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.63667: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867734.63809: 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'
<<<
  9161 1726867734.63840: stdout chunk (state=3):
>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f3a05f0>
<<<
  9161 1726867734.63853: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py
<<<
  9161 1726867734.63910: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'
<<<
  9161 1726867734.63914: stdout chunk (state=3):
>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py
<<<
  9161 1726867734.63948: stdout chunk (state=3):
>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'
<<<
  9161 1726867734.63951: stdout chunk (state=3):
>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f38f860>
<<<
  9161 1726867734.64002: stdout chunk (state=3):
>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.64005: stdout chunk (state=3):
>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'
<<<
  9161 1726867734.64022: stdout chunk (state=3):
>>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683f38fbc0>
<<<
  9161 1726867734.64045: stdout chunk (state=3):
>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f3a0dd0>
import 'ansible.module_utils.service' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
<<<
  9161 1726867734.64129: stdout chunk (state=3):
>>># zipimport: zlib available
<<<
  9161 1726867736.14656: stdout chunk (state=3):
>>>
{"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<<
  9161 1726867736.14677: stdout chunk (state=3):
>>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "ipsec.service": {"name": "ipsec.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.se<<<
  9161 1726867736.14703: stdout chunk (state=3):
>>>rvice", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}}
# destroy __main__
<<<
  9161 1726867736.15122: stdout chunk (state=3):
>>># clear sys.path_importer_cache
<<<
  9161 1726867736.15140: 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
<<<
  9161 1726867736.15156: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15179: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15194: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15202: stdout chunk (state=3):
>>># cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
<<<
  9161 1726867736.15220: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15227: 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
<<<
  9161 1726867736.15256: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15276: stdout chunk (state=3):
>>># cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# 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
<<<
  9161 1726867736.15293: stdout chunk (state=3):
>>># cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
<<<
  9161 1726867736.15297: stdout chunk (state=3):
>>># 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<<<
  9161 1726867736.15316: stdout chunk (state=3):
>>>
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing glob
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing ansible.module_utils.service
# destroy ansible.module_utils.service
<<<
  9161 1726867736.15582: stdout chunk (state=3):
>>># destroy _sitebuiltins
<<<
  9161 1726867736.15589: stdout chunk (state=3):
>>># destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
<<<
  9161 1726867736.15620: stdout chunk (state=3):
>>># destroy _bz2
# destroy _compression
# destroy _lzma
<<<
  9161 1726867736.15635: stdout chunk (state=3):
>>># destroy _blake2
# destroy binascii
# destroy struct<<<
  9161 1726867736.15639: stdout chunk (state=3):
>>>
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
<<<
  9161 1726867736.15662: stdout chunk (state=3):
>>># destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
<<<
  9161 1726867736.15669: stdout chunk (state=3):
>>># destroy ipaddress
<<<
  9161 1726867736.15689: stdout chunk (state=3):
>>># destroy ntpath
<<<
  9161 1726867736.15714: stdout chunk (state=3):
>>># destroy importlib
# destroy zipimport
# destroy __main__
# destroy tempfile
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
<<<
  9161 1726867736.15781: stdout chunk (state=3):
>>># destroy json.decoder
# destroy json.encoder
<<<
  9161 1726867736.15789: stdout chunk (state=3):
>>># destroy json.scanner
# destroy _json
# destroy grp
# destroy encodings
<<<
  9161 1726867736.15795: stdout chunk (state=3):
>>># destroy _locale
# destroy pwd
<<<
  9161 1726867736.15798: stdout chunk (state=3):
>>># destroy locale
# destroy signal
# destroy fcntl
# destroy _signal
<<<
  9161 1726867736.15803: stdout chunk (state=3):
>>># destroy _posixsubprocess
<<<
  9161 1726867736.15805: stdout chunk (state=3):
>>># destroy syslog
# destroy uuid
<<<
  9161 1726867736.15833: stdout chunk (state=3):
>>># destroy selectors
# destroy errno
# destroy array
# destroy datetime
<<<
  9161 1726867736.15850: stdout chunk (state=3):
>>># destroy selinux
# destroy shutil
<<<
  9161 1726867736.15853: stdout chunk (state=3):
>>># destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
<<<
  9161 1726867736.15894: stdout chunk (state=3):
>>># destroy glob
# destroy pickle
# destroy select<<<
  9161 1726867736.15896: stdout chunk (state=3):
>>>
# destroy shlex
# destroy subprocess
# destroy fnmatch
# destroy _compat_pickle
# destroy _pickle
<<<
  9161 1726867736.15935: stdout chunk (state=3):
>>># cleanup[3] wiping selinux._selinux
<<<
  9161 1726867736.15972: 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
<<<
  9161 1726867736.15979: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.15985: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.16006: stdout chunk (state=3):
>>># cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings<<<
  9161 1726867736.16015: stdout chunk (state=3):
>>>
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
<<<
  9161 1726867736.16030: stdout chunk (state=3):
>>># destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
<<<
  9161 1726867736.16044: 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
<<<
  9161 1726867736.16053: stdout chunk (state=3):
>>># cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
<<<
  9161 1726867736.16085: stdout chunk (state=3):
>>># destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
<<<
  9161 1726867736.16088: stdout chunk (state=3):
>>># cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
<<<
  9161 1726867736.16096: stdout chunk (state=3):
>>># destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
<<<
  9161 1726867736.16228: stdout chunk (state=3):
>>># destroy sys.monitoring
<<<
  9161 1726867736.16250: stdout chunk (state=3):
>>># destroy _socket
<<<
  9161 1726867736.16271: stdout chunk (state=3):
>>># destroy _collections
# destroy platform
<<<
  9161 1726867736.16290: stdout chunk (state=3):
>>># destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
<<<
  9161 1726867736.16293: stdout chunk (state=3):
>>># destroy tokenize
<<<
  9161 1726867736.16299: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
<<<
  9161 1726867736.16329: stdout chunk (state=3):
>>># destroy _typing
<<<
  9161 1726867736.16356: stdout chunk (state=3):
>>># destroy _tokenize
<<<
  9161 1726867736.16359: stdout chunk (state=3):
>>># destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
<<<
  9161 1726867736.16370: stdout chunk (state=3):
>>># clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
<<<
  9161 1726867736.16455: stdout chunk (state=3):
>>># 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
<<<
  9161 1726867736.16471: stdout chunk (state=3):
>>># destroy _warnings
# destroy math
# destroy _bisect
# destroy time
<<<
  9161 1726867736.16488: stdout chunk (state=3):
>>># destroy _random
# destroy _weakref
<<<
  9161 1726867736.16512: stdout chunk (state=3):
>>># destroy _hashlib
<<<
  9161 1726867736.16523: stdout chunk (state=3):
>>># destroy _operator
# destroy _string
# destroy re
<<<
  9161 1726867736.16536: stdout chunk (state=3):
>>># destroy itertools
<<<
  9161 1726867736.16557: stdout chunk (state=3):
>>># destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
<<<
  9161 1726867736.16559: stdout chunk (state=3):
>>># clear sys.audit hooks
<<<
  9161 1726867736.16909: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
Shared connection to 10.31.13.22 closed.
<<<
  9161 1726867736.16939: stderr chunk (state=3):
>>><<<
  9161 1726867736.16942: stdout chunk (state=3):
>>><<<
  9161 1726867736.17035: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f683fee84d0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683feb7b30>
# /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 0x7f683feeaa50>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
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 0x7f683fc99130>
# /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 0x7f683fc99fa0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd7e30>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd7ef0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f683fd0f860>
# /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 0x7f683fd0fef0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcefb00>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fced220>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd4fe0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f683fd337a0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd323c0>
# /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 0x7f683fcee0f0>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd30c50>
# /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 0x7f683fd64800>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd4260>
# /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 0x7f683fd64cb0>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd64b60>
# 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 0x7f683fd64f50>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fcd2d80>
# /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 0x7f683fd65640>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd65310>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f683fd66510>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f683fd7c710>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f683fd7de20>
# /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 0x7f683fd7ecc0>
# 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 0x7f683fd7f2f0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7e210>
# /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 0x7f683fd7fd70>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd7f4a0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd66480>
# /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 0x7f683fb0fbf0>
# /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 0x7f683fb38680>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb383e0>
# 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 0x7f683fb386b0>
# /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 0x7f683fb38fe0>
# 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 0x7f683fb39970>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb38890>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb0dd90>
# /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 0x7f683fb3acf0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb38e60>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fd66c30>
# /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 0x7f683fb63050>
# /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 0x7f683fb873b0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f683fbe8170>
# /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 0x7f683fbea8d0>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fbe8290>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fbb5160>
# /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 0x7f683f529220>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb861b0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683fb3bc20>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f683fb86510>
# zipimport: found 31 names in '/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_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 0x7f683f57ef00>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f559e20>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f558f80>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/">
# 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 0x7f683f57cdd0>
# /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 0x7f683f5a6960>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a66f0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a6000>
# /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 0x7f683f5a6750>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f57fb90>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f683f5a7680>
# 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 0x7f683f5a78c0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5a7e00>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f683f40dc10>
# 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 0x7f683f40f830>
# /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 0x7f683f410230>
# /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 0x7f683f4113d0>
# /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 0x7f683f413e90>
# 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 0x7f683fbe81d0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f412150>
# /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 0x7f683f41fda0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41e870>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f41e5d0>
# /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 0x7f683f41eb40>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f412660>
# 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 0x7f683f463ef0>
# /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 0x7f683f464110>
# /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 0x7f683f465c10>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4659d0>
# /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 0x7f683f468200>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f466300>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46b9e0>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4683b0>
# 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 0x7f683f46c7d0>
# 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 0x7f683f46ca40>
# 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 0x7f683f46c380>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f464350>
# /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 0x7f683f4f4530>
# 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 0x7f683f4f5580>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46ec90>
# 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 0x7f683f46f860>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f46e870>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f683f4f5a90>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f683f4f5a90>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f683f4fd760>
# /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 0x7f683f4fe510>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4f4470>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# 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 0x7f683f4fe3c0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4ff740>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# 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 0x7f683f30a120>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f3059d0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
# 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 0x7f683f5faa80>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f5ee750>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f30a1b0>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f4fcfb0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# 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 0x7f683f3a05f0>
# /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 0x7f683f38f860>
# 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 0x7f683f38fbc0>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683f3a0dd0>
import 'ansible.module_utils.service' # <zipimporter object "/tmp/ansible_service_facts_payload_y2a71yp4/ansible_service_facts_payload.zip/ansible/module_utils/">
# zipimport: zlib available

{"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "ipsec.service": {"name": "ipsec.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}}
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# cleanup[2] removing glob
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing ansible.module_utils.service
# destroy ansible.module_utils.service
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy _blake2
# destroy binascii
# destroy struct
# destroy zlib
# destroy bz2
# destroy lzma
# destroy zipfile._path
# destroy zipfile
# destroy pathlib
# destroy zipfile._path.glob
# destroy 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 _signal
# destroy _posixsubprocess
# destroy syslog
# destroy uuid
# destroy selectors
# destroy errno
# destroy array
# destroy datetime
# destroy selinux
# destroy shutil
# destroy distro
# destroy distro.distro
# destroy argparse
# destroy json
# destroy logging
# destroy glob
# destroy pickle
# destroy select
# destroy shlex
# destroy subprocess
# destroy fnmatch
# destroy _compat_pickle
# destroy _pickle
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc
# cleanup[3] wiping ansible.module_utils.six.moves
# cleanup[3] wiping systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping _datetime
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping platform
# cleanup[3] wiping atexit
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping threading
# cleanup[3] wiping weakref
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping _struct
# cleanup[3] wiping re
# destroy re._constants
# destroy re._casefix
# destroy re._compiler
# destroy enum
# cleanup[3] wiping copyreg
# cleanup[3] wiping re._parser
# cleanup[3] wiping _sre
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy _collections_abc
# destroy collections.abc
# cleanup[3] wiping _collections
# cleanup[3] wiping itertools
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping types
# cleanup[3] wiping encodings.utf_8_sig
# cleanup[3] wiping os
# destroy posixpath
# cleanup[3] wiping genericpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# destroy abc
# cleanup[3] wiping _abc
# cleanup[3] wiping encodings.utf_8
# cleanup[3] wiping encodings.aliases
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping time
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping posix
# cleanup[3] wiping marshal
# cleanup[3] wiping _io
# cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _imp
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping sys
# cleanup[3] wiping builtins
# destroy selinux._selinux
# destroy systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections
# destroy platform
# destroy _uuid
# destroy stat
# destroy genericpath
# destroy re._parser
# destroy tokenize
# destroy ansible.module_utils.six.moves.urllib
# destroy copyreg
# destroy contextlib
# destroy _typing
# destroy _tokenize
# destroy ansible.module_utils.six.moves.urllib_parse
# destroy ansible.module_utils.six.moves.urllib.error
# destroy ansible.module_utils.six.moves.urllib.request
# destroy ansible.module_utils.six.moves.urllib.response
# destroy ansible.module_utils.six.moves.urllib.robotparser
# destroy functools
# destroy operator
# destroy ansible.module_utils.six.moves
# destroy _frozen_importlib_external
# destroy _imp
# destroy _io
# destroy marshal
# clear sys.meta_path
# clear sys.modules
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.utf_8_sig
# destroy encodings.cp437
# destroy _codecs
# destroy io
# destroy traceback
# destroy warnings
# destroy weakref
# destroy collections
# destroy threading
# destroy atexit
# destroy _warnings
# destroy math
# destroy _bisect
# destroy time
# destroy _random
# destroy _weakref
# destroy _hashlib
# destroy _operator
# destroy _string
# destroy re
# destroy itertools
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy builtins
# destroy _thread
# clear sys.audit hooks
, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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.13.22 closed.
[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #
clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear
sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc
# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear
sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore
sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing
builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #
cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]
removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #
cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #
cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing
_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #
cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #
cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing
abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]
removing _stat # cleanup[2] removing stat # cleanup[2] removing
_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing
posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]
removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]
removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #
destroy site # cleanup[2] removing types # cleanup[2] removing _operator #
cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]
removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy
reprlib # cleanup[2] removing _collections # cleanup[2] removing collections #
cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]
removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #
cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]
removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #
cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing
binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing
importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #
cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]
removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]
removing importlib.util # cleanup[2] removing runpy # destroy runpy #
cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing
zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]
removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #
cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing
_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing
_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #
cleanup[2] removing hashlib # cleanup[2] removing random # destroy random #
cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing
weakref # cleanup[2] removing tempfile # cleanup[2] removing threading #
cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]
removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]
removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #
cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #
cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]
removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing
typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #
cleanup[2] removing ansible # destroy ansible # cleanup[2] removing
ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing
__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]
removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing
json.encoder # cleanup[2] removing json # cleanup[2] removing atexit #
cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing
_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]
removing platform # cleanup[2] removing select # cleanup[2] removing selectors
# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing
_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #
destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #
cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]
removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #
destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime
# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing
_string # cleanup[2] removing string # destroy string # cleanup[2] removing
logging # cleanup[2] removing systemd._journal # cleanup[2] removing
systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing
systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #
cleanup[2] removing socket # destroy socket # cleanup[2] removing
systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing
ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]
removing ansible.module_utils.common # destroy ansible.module_utils.common #
cleanup[2] removing ansible.module_utils.common.text # destroy
ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six # cleanup[2] removing
ansible.module_utils.six.moves # cleanup[2] removing
ansible.module_utils.six.moves.collections_abc # cleanup[2] removing
ansible.module_utils.common.text.converters # destroy
ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #
cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy
ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]
removing ansible.module_utils._text # destroy ansible.module_utils._text #
cleanup[2] removing copy # destroy copy # cleanup[2] removing
ansible.module_utils.common.collections # destroy
ansible.module_utils.common.collections # cleanup[2] removing
ansible.module_utils.common.warnings # destroy
ansible.module_utils.common.warnings # cleanup[2] removing
ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]
removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing #
cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy
ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy
_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing
ansible.module_utils.common.text.formatters # destroy
ansible.module_utils.common.text.formatters # cleanup[2] removing
ansible.module_utils.common.validation # destroy
ansible.module_utils.common.validation # cleanup[2] removing
ansible.module_utils.common.parameters # destroy
ansible.module_utils.common.parameters # cleanup[2] removing
ansible.module_utils.common.arg_spec # destroy
ansible.module_utils.common.arg_spec # cleanup[2] removing
ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #
cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]
removing ansible.module_utils.common.file # destroy
ansible.module_utils.common.file # cleanup[2] removing
ansible.module_utils.common.process # destroy
ansible.module_utils.common.process # cleanup[2] removing gettext # destroy
gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #
cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #
cleanup[2] removing ansible.module_utils.common._utils # destroy
ansible.module_utils.common._utils # cleanup[2] removing
ansible.module_utils.common.sys_info # destroy
ansible.module_utils.common.sys_info # cleanup[2] removing
ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]
removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob #
cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2]
removing pickle # cleanup[2] removing ansible.module_utils.service # destroy
ansible.module_utils.service # destroy _sitebuiltins # destroy
importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy
_bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy
binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy
zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob
# destroy 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 _signal # destroy
_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy
errno # destroy array # destroy datetime # destroy selinux # destroy shutil #
destroy distro # destroy distro.distro # destroy argparse # destroy json #
destroy logging # destroy glob # destroy pickle # destroy select # destroy
shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy
_pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian
# cleanup[3] wiping _ctypes # cleanup[3] wiping
ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping
ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]
wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping
systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping
_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]
wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping
tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #
cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping
collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping
contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #
cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping
_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]
wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #
cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #
destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping
copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]
wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections
# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping
_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #
cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping
encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]
wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy
_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #
cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #
cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #
cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #
cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref
# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping
_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]
wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy
systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy
_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #
destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy
re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #
destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #
destroy ansible.module_utils.six.moves.urllib_parse # destroy
ansible.module_utils.six.moves.urllib.error # destroy
ansible.module_utils.six.moves.urllib.request # destroy
ansible.module_utils.six.moves.urllib.response # destroy
ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy
operator # destroy ansible.module_utils.six.moves # destroy
_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #
clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy
codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy
encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #
destroy traceback # destroy warnings # destroy weakref # destroy collections #
destroy threading # destroy atexit # destroy _warnings # destroy math # destroy
_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib
# destroy _operator # destroy _string # destroy re # destroy itertools #
destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy
builtins # destroy _thread # clear sys.audit hooks
  9161 1726867736.18505: done with _execute_module (service_facts, {'_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': 'service_facts', '_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-1726867734.2228687-9631-242147728224665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867736.18516: _low_level_execute_command(): starting
  9161 1726867736.18521: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867734.2228687-9631-242147728224665/ > /dev/null 2>&1 && sleep 0'
  9161 1726867736.18994: stderr chunk (state=2):
>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
<<<
  9161 1726867736.18998: 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.13.22 originally 10.31.13.22
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
<<<
  9161 1726867736.19002: stderr chunk (state=3):
>>>debug2: resolve_canonicalize: hostname 10.31.13.22 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.13.22 originally 10.31.13.22
<<<
  9161 1726867736.19004: stderr chunk (state=3):
>>>debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
<<<
  9161 1726867736.19055: stderr chunk (state=3):
>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
<<<
  9161 1726867736.19058: stderr chunk (state=3):
>>>debug2: fd 3 setting O_NONBLOCK
<<<
  9161 1726867736.19061: stderr chunk (state=3):
>>>debug2: mux_client_hello_exchange: master version 4
<<<
  9161 1726867736.19173: stderr chunk (state=3):
>>>debug1: mux_client_request_session: master session id: 2
<<<
  9161 1726867736.21243: stderr chunk (state=3):
>>>debug2: Received exit status from master 0
<<<
  9161 1726867736.21247: stdout chunk (state=3):
>>><<<
  9161 1726867736.21249: stderr chunk (state=3):
>>><<<
  9161 1726867736.21252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.13.22 originally 10.31.13.22
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.13.22 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.13.22 originally 10.31.13.22
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master at '/root/.ansible/cp/eeb954d755'
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
  9161 1726867736.21254: handler run complete
  9161 1726867736.21420: variable 'ansible_facts' from source: unknown
  9161 1726867736.21605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.22107: variable 'ansible_facts' from source: unknown
  9161 1726867736.22249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.22455: attempt loop complete, returning result
  9161 1726867736.22472: _execute() done
  9161 1726867736.22539: dumping result to json
  9161 1726867736.22548: done dumping result, returning
  9161 1726867736.22568: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Populate service facts [0e45163a-60dd-8a50-a75f-00000000013d]
  9161 1726867736.22580: sending task result for task 0e45163a-60dd-8a50-a75f-00000000013d
  9161 1726867736.24008: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000013d
  9161 1726867736.24013: WORKER PROCESS EXITING
ok: [managed_node2] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "audit-rules.service": {
                "name": "audit-rules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "capsule@.service": {
                "name": "capsule@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd.service": {
                "name": "dhcpcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd@.service": {
                "name": "dhcpcd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fips-crypto-policy-overlay.service": {
                "name": "fips-crypto-policy-overlay.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ipsec.service": {
                "name": "ipsec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm-devices-import.service": {
                "name": "lvm-devices-import.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon-root.service": {
                "name": "quotaon-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon@.service": {
                "name": "quotaon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-bootctl@.service": {
                "name": "systemd-bootctl@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-creds@.service": {
                "name": "systemd-creds@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-clear.service": {
                "name": "systemd-hibernate-clear.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate-resume.service": {
                "name": "systemd-hibernate-resume.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald-sync@.service": {
                "name": "systemd-journald-sync@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrextend@.service": {
                "name": "systemd-pcrextend@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrlock-file-system.service": {
                "name": "systemd-pcrlock-file-system.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-code.service": {
                "name": "systemd-pcrlock-firmware-code.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-config.service": {
                "name": "systemd-pcrlock-firmware-config.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-machine-id.service": {
                "name": "systemd-pcrlock-machine-id.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-make-policy.service": {
                "name": "systemd-pcrlock-make-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-authority.service": {
                "name": "systemd-pcrlock-secureboot-authority.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-policy.service": {
                "name": "systemd-pcrlock-secureboot-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock@.service": {
                "name": "systemd-pcrlock@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck-root.service": {
                "name": "systemd-quotacheck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-quotacheck@.service": {
                "name": "systemd-quotacheck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-sysext@.service": {
                "name": "systemd-sysext@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup-early.service": {
                "name": "systemd-tpm2-setup-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup.service": {
                "name": "systemd-tpm2-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-load-credentials.service": {
                "name": "systemd-udev-load-credentials.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}
  9161 1726867736.25123: no more pending results, returning what we have
  9161 1726867736.25127: results queue empty
  9161 1726867736.25128: checking for any_errors_fatal
  9161 1726867736.25129: done checking for any_errors_fatal
  9161 1726867736.25130: checking for max_fail_percentage
  9161 1726867736.25132: done checking for max_fail_percentage
  9161 1726867736.25133: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.25135: done checking to see if all hosts have failed
  9161 1726867736.25136: getting the remaining hosts for this loop
  9161 1726867736.25138: done getting the remaining hosts for this loop
  9161 1726867736.25142: getting the next task for host managed_node2
  9161 1726867736.25150: done getting next task for host managed_node2
  9161 1726867736.25154:  ^ task is: TASK: fedora.linux_system_roles.vpn : Get the ipsec tcp service ports
  9161 1726867736.25158:  ^ 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=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.25167: getting variables
  9161 1726867736.25169: in VariableManager get_vars()
  9161 1726867736.25207: Calling all_inventory to load vars for managed_node2
  9161 1726867736.25210: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.25213: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.25222: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.25225: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.25227: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.25606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.25964: done with get_vars()
  9161 1726867736.25975: done getting variables
  9161 1726867736.26047: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Get the ipsec tcp service ports] *********
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:12
Friday 20 September 2024  17:28:56 -0400 (0:00:02.081)       0:00:10.915 ****** 
  9161 1726867736.26077: entering _queue_task() for managed_node2/shell
  9161 1726867736.26078: Creating lock for shell
  9161 1726867736.26315: worker is 1 (out of 1 available)
  9161 1726867736.26328: exiting _queue_task() for managed_node2/shell
  9161 1726867736.26342: done queuing things up, now waiting for results queue to drain
  9161 1726867736.26343: waiting for pending results...
  9161 1726867736.26515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Get the ipsec tcp service ports
  9161 1726867736.26628: in run() - task 0e45163a-60dd-8a50-a75f-00000000013f
  9161 1726867736.26642: variable 'ansible_search_path' from source: unknown
  9161 1726867736.26646: variable 'ansible_search_path' from source: unknown
  9161 1726867736.26682: calling self._execute()
  9161 1726867736.26735: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.26742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.26751: variable 'omit' from source: magic vars
  9161 1726867736.27028: variable 'ansible_facts' from source: unknown
  9161 1726867736.27164: Evaluated conditional ("firewalld.service" in ansible_facts.services): True
  9161 1726867736.27276: variable 'ansible_facts' from source: unknown
  9161 1726867736.27373: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): False
  9161 1726867736.27376: when evaluation is False, skipping this task
  9161 1726867736.27379: _execute() done
  9161 1726867736.27382: dumping result to json
  9161 1726867736.27384: done dumping result, returning
  9161 1726867736.27391: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Get the ipsec tcp service ports [0e45163a-60dd-8a50-a75f-00000000013f]
  9161 1726867736.27395: sending task result for task 0e45163a-60dd-8a50-a75f-00000000013f
  9161 1726867736.27484: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000013f
  9161 1726867736.27486: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.27538: no more pending results, returning what we have
  9161 1726867736.27541: results queue empty
  9161 1726867736.27542: checking for any_errors_fatal
  9161 1726867736.27552: done checking for any_errors_fatal
  9161 1726867736.27553: checking for max_fail_percentage
  9161 1726867736.27554: done checking for max_fail_percentage
  9161 1726867736.27555: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.27555: done checking to see if all hosts have failed
  9161 1726867736.27556: getting the remaining hosts for this loop
  9161 1726867736.27558: done getting the remaining hosts for this loop
  9161 1726867736.27562: getting the next task for host managed_node2
  9161 1726867736.27568: done getting next task for host managed_node2
  9161 1726867736.27572:  ^ task is: TASK: fedora.linux_system_roles.vpn : Initialize _vpn_selinux
  9161 1726867736.27576:  ^ 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=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.27591: getting variables
  9161 1726867736.27592: in VariableManager get_vars()
  9161 1726867736.27630: Calling all_inventory to load vars for managed_node2
  9161 1726867736.27633: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.27637: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.27646: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.27648: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.27650: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.27924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.28211: done with get_vars()
  9161 1726867736.28222: done getting variables
  9161 1726867736.28267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Initialize _vpn_selinux] *****************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:20
Friday 20 September 2024  17:28:56 -0400 (0:00:00.022)       0:00:10.937 ****** 
  9161 1726867736.28296: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.28298: Creating lock for set_fact
  9161 1726867736.28538: worker is 1 (out of 1 available)
  9161 1726867736.28552: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.28565: done queuing things up, now waiting for results queue to drain
  9161 1726867736.28566: waiting for pending results...
  9161 1726867736.28746: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Initialize _vpn_selinux
  9161 1726867736.28854: in run() - task 0e45163a-60dd-8a50-a75f-000000000140
  9161 1726867736.28868: variable 'ansible_search_path' from source: unknown
  9161 1726867736.28872: variable 'ansible_search_path' from source: unknown
  9161 1726867736.28901: calling self._execute()
  9161 1726867736.28963: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.28972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.28982: variable 'omit' from source: magic vars
  9161 1726867736.29261: variable 'ansible_facts' from source: unknown
  9161 1726867736.29399: Evaluated conditional ("firewalld.service" in ansible_facts.services): True
  9161 1726867736.29510: variable 'ansible_facts' from source: unknown
  9161 1726867736.29606: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): False
  9161 1726867736.29610: when evaluation is False, skipping this task
  9161 1726867736.29612: _execute() done
  9161 1726867736.29615: dumping result to json
  9161 1726867736.29618: done dumping result, returning
  9161 1726867736.29625: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Initialize _vpn_selinux [0e45163a-60dd-8a50-a75f-000000000140]
  9161 1726867736.29628: sending task result for task 0e45163a-60dd-8a50-a75f-000000000140
  9161 1726867736.29720: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000140
  9161 1726867736.29723: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.29803: no more pending results, returning what we have
  9161 1726867736.29806: results queue empty
  9161 1726867736.29807: checking for any_errors_fatal
  9161 1726867736.29813: done checking for any_errors_fatal
  9161 1726867736.29813: checking for max_fail_percentage
  9161 1726867736.29815: done checking for max_fail_percentage
  9161 1726867736.29815: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.29816: done checking to see if all hosts have failed
  9161 1726867736.29817: getting the remaining hosts for this loop
  9161 1726867736.29818: done getting the remaining hosts for this loop
  9161 1726867736.29823: getting the next task for host managed_node2
  9161 1726867736.29829: done getting next task for host managed_node2
  9161 1726867736.29835:  ^ task is: TASK: fedora.linux_system_roles.vpn : Add the ipsec service ports to _vpn_selinux
  9161 1726867736.29839:  ^ 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=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.29854: getting variables
  9161 1726867736.29855: in VariableManager get_vars()
  9161 1726867736.29886: Calling all_inventory to load vars for managed_node2
  9161 1726867736.29889: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.29891: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.29899: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.29901: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.29904: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.30176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.30458: done with get_vars()
  9161 1726867736.30470: done getting variables
  9161 1726867736.30515: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Add the ipsec service ports to _vpn_selinux] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:24
Friday 20 September 2024  17:28:56 -0400 (0:00:00.022)       0:00:10.960 ****** 
  9161 1726867736.30544: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.30778: worker is 1 (out of 1 available)
  9161 1726867736.30791: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.30803: done queuing things up, now waiting for results queue to drain
  9161 1726867736.30804: waiting for pending results...
  9161 1726867736.30988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Add the ipsec service ports to _vpn_selinux
  9161 1726867736.31090: in run() - task 0e45163a-60dd-8a50-a75f-000000000141
  9161 1726867736.31101: variable 'ansible_search_path' from source: unknown
  9161 1726867736.31105: variable 'ansible_search_path' from source: unknown
  9161 1726867736.31322: variable '__ports' from source: set_fact
  9161 1726867736.31350: calling self._execute()
  9161 1726867736.31406: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.31410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.31419: variable 'omit' from source: magic vars
  9161 1726867736.31590: variable 'ansible_facts' from source: unknown
  9161 1726867736.31721: Evaluated conditional ("firewalld.service" in ansible_facts.services): True
  9161 1726867736.31829: variable 'ansible_facts' from source: unknown
  9161 1726867736.31923: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): False
  9161 1726867736.31926: when evaluation is False, skipping this task
  9161 1726867736.31929: _execute() done
  9161 1726867736.31931: dumping result to json
  9161 1726867736.31936: done dumping result, returning
  9161 1726867736.31945: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Add the ipsec service ports to _vpn_selinux [0e45163a-60dd-8a50-a75f-000000000141]
  9161 1726867736.31947: sending task result for task 0e45163a-60dd-8a50-a75f-000000000141
  9161 1726867736.32043: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000141
  9161 1726867736.32046: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.32091: no more pending results, returning what we have
  9161 1726867736.32094: results queue empty
  9161 1726867736.32095: checking for any_errors_fatal
  9161 1726867736.32101: done checking for any_errors_fatal
  9161 1726867736.32102: checking for max_fail_percentage
  9161 1726867736.32104: done checking for max_fail_percentage
  9161 1726867736.32104: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.32105: done checking to see if all hosts have failed
  9161 1726867736.32105: getting the remaining hosts for this loop
  9161 1726867736.32107: done getting the remaining hosts for this loop
  9161 1726867736.32111: getting the next task for host managed_node2
  9161 1726867736.32118: done getting next task for host managed_node2
  9161 1726867736.32120:  ^ task is: TASK: Ensure the service and the ports status with the selinux role
  9161 1726867736.32125:  ^ 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=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.32141: getting variables
  9161 1726867736.32143: in VariableManager get_vars()
  9161 1726867736.32179: Calling all_inventory to load vars for managed_node2
  9161 1726867736.32182: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.32184: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.32193: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.32195: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.32198: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.32477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.32759: done with get_vars()
  9161 1726867736.32772: done getting variables

TASK [Ensure the service and the ports status with the selinux role] ***********
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:31
Friday 20 September 2024  17:28:56 -0400 (0:00:00.023)       0:00:10.983 ****** 
  9161 1726867736.32848: entering _queue_task() for managed_node2/include_role
  9161 1726867736.33086: worker is 1 (out of 1 available)
  9161 1726867736.33102: exiting _queue_task() for managed_node2/include_role
  9161 1726867736.33114: done queuing things up, now waiting for results queue to drain
  9161 1726867736.33115: waiting for pending results...
  9161 1726867736.33296: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role
  9161 1726867736.33400: in run() - task 0e45163a-60dd-8a50-a75f-000000000142
  9161 1726867736.33412: variable 'ansible_search_path' from source: unknown
  9161 1726867736.33415: variable 'ansible_search_path' from source: unknown
  9161 1726867736.33447: calling self._execute()
  9161 1726867736.33507: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.33511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.33521: variable 'omit' from source: magic vars
  9161 1726867736.33804: variable 'ansible_facts' from source: unknown
  9161 1726867736.33940: Evaluated conditional ("firewalld.service" in ansible_facts.services): True
  9161 1726867736.34057: variable 'ansible_facts' from source: unknown
  9161 1726867736.34152: Evaluated conditional (ansible_facts.services["firewalld.service"]["state"] == "running"): False
  9161 1726867736.34155: when evaluation is False, skipping this task
  9161 1726867736.34158: _execute() done
  9161 1726867736.34162: dumping result to json
  9161 1726867736.34164: done dumping result, returning
  9161 1726867736.34173: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role [0e45163a-60dd-8a50-a75f-000000000142]
  9161 1726867736.34176: sending task result for task 0e45163a-60dd-8a50-a75f-000000000142
  9161 1726867736.34280: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000142
  9161 1726867736.34282: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.34336: no more pending results, returning what we have
  9161 1726867736.34340: results queue empty
  9161 1726867736.34341: checking for any_errors_fatal
  9161 1726867736.34345: done checking for any_errors_fatal
  9161 1726867736.34346: checking for max_fail_percentage
  9161 1726867736.34347: done checking for max_fail_percentage
  9161 1726867736.34348: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.34348: done checking to see if all hosts have failed
  9161 1726867736.34349: getting the remaining hosts for this loop
  9161 1726867736.34351: done getting the remaining hosts for this loop
  9161 1726867736.34355: getting the next task for host managed_node2
  9161 1726867736.34364: done getting next task for host managed_node2
  9161 1726867736.34369:  ^ task is: TASK: fedora.linux_system_roles.vpn : Ensure OpenSSL is installed on the controller
  9161 1726867736.34373:  ^ 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=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
  9161 1726867736.34389: getting variables
  9161 1726867736.34393: in VariableManager get_vars()
  9161 1726867736.34425: Calling all_inventory to load vars for managed_node2
  9161 1726867736.34427: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.34429: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.34439: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.34442: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.34444: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.34706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.34989: done with get_vars()
  9161 1726867736.34999: done getting variables
  9161 1726867736.35044: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Ensure OpenSSL is installed on the controller] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:26
Friday 20 September 2024  17:28:56 -0400 (0:00:00.022)       0:00:11.005 ****** 
  9161 1726867736.35073: entering _queue_task() for managed_node2/package
  9161 1726867736.35306: worker is 1 (out of 1 available)
  9161 1726867736.35321: exiting _queue_task() for managed_node2/package
  9161 1726867736.35326: done queuing things up, now waiting for results queue to drain
  9161 1726867736.35327: waiting for pending results...
  9161 1726867736.35515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure OpenSSL is installed on the controller
  9161 1726867736.35604: in run() - task 0e45163a-60dd-8a50-a75f-00000000004d
  9161 1726867736.35616: variable 'ansible_search_path' from source: unknown
  9161 1726867736.35619: variable 'ansible_search_path' from source: unknown
  9161 1726867736.35649: calling self._execute()
  9161 1726867736.35675: in VariableManager get_vars()
  9161 1726867736.35710: Calling all_inventory to load vars for localhost
  9161 1726867736.35714: Calling groups_inventory to load vars for localhost
  9161 1726867736.35716: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.35732: Calling all_plugins_play to load vars for localhost
  9161 1726867736.35737: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.35743: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.35800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.35838: done with get_vars()
  9161 1726867736.35842: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.35891: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.35894: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.35897: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.35905: variable 'omit' from source: magic vars
  9161 1726867736.36147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.37788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.37831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.37866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.37899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.37919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.37982: 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)
  9161 1726867736.38003: 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)
  9161 1726867736.38019: 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)
  9161 1726867736.38046: 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)
  9161 1726867736.38059: 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)
  9161 1726867736.38143: Evaluated conditional (vpn_ensure_openssl | d(true)): True
  9161 1726867736.38236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867736.38348: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867736.38375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867736.38399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867736.38420: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867736.38469: Evaluated conditional (not "/usr/bin/openssl" is exists): False
  9161 1726867736.38473: when evaluation is False, skipping this task
  9161 1726867736.38475: _execute() done
  9161 1726867736.38477: dumping result to json
  9161 1726867736.38479: done dumping result, returning
  9161 1726867736.38486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure OpenSSL is installed on the controller [0e45163a-60dd-8a50-a75f-00000000004d]
  9161 1726867736.38488: sending task result for task 0e45163a-60dd-8a50-a75f-00000000004d
  9161 1726867736.38582: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000004d
  9161 1726867736.38585: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "not \"/usr/bin/openssl\" is exists",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.38652: no more pending results, returning what we have
  9161 1726867736.38656: results queue empty
  9161 1726867736.38657: checking for any_errors_fatal
  9161 1726867736.38662: done checking for any_errors_fatal
  9161 1726867736.38665: checking for max_fail_percentage
  9161 1726867736.38667: done checking for max_fail_percentage
  9161 1726867736.38668: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.38669: done checking to see if all hosts have failed
  9161 1726867736.38669: getting the remaining hosts for this loop
  9161 1726867736.38671: done getting the remaining hosts for this loop
  9161 1726867736.38675: getting the next task for host managed_node2
  9161 1726867736.38681: done getting next task for host managed_node2
  9161 1726867736.38684:  ^ task is: TASK: fedora.linux_system_roles.vpn : Enforce default auth method as needed
  9161 1726867736.38688:  ^ 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=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
  9161 1726867736.38700: getting variables
  9161 1726867736.38702: in VariableManager get_vars()
  9161 1726867736.38736: Calling all_inventory to load vars for managed_node2
  9161 1726867736.38739: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.38741: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.38755: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.38758: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.38760: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.39036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.39465: done with get_vars()
  9161 1726867736.39474: done getting variables
  9161 1726867736.39518: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Enforce default auth method as needed] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:34
Friday 20 September 2024  17:28:56 -0400 (0:00:00.044)       0:00:11.050 ****** 
  9161 1726867736.39549: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.39773: worker is 1 (out of 1 available)
  9161 1726867736.39786: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.39791: done queuing things up, now waiting for results queue to drain
  9161 1726867736.39793: waiting for pending results...
  9161 1726867736.39976: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Enforce default auth method as needed
  9161 1726867736.40059: in run() - task 0e45163a-60dd-8a50-a75f-00000000004e
  9161 1726867736.40073: variable 'ansible_search_path' from source: unknown
  9161 1726867736.40077: variable 'ansible_search_path' from source: unknown
  9161 1726867736.40103: calling self._execute()
  9161 1726867736.40123: in VariableManager get_vars()
  9161 1726867736.40166: Calling all_inventory to load vars for localhost
  9161 1726867736.40169: Calling groups_inventory to load vars for localhost
  9161 1726867736.40174: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.40187: Calling all_plugins_play to load vars for localhost
  9161 1726867736.40192: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.40197: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.40253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.40280: done with get_vars()
  9161 1726867736.40286: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.40330: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.40335: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.40338: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.40350: variable 'omit' from source: magic vars
  9161 1726867736.40418: variable 'omit' from source: magic vars
  9161 1726867736.40468: variable 'omit' from source: magic vars
  9161 1726867736.40694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.42146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.42198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.42226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.42255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.42277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.42336: 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)
  9161 1726867736.42361: 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)
  9161 1726867736.42377: 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)
  9161 1726867736.42404: 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)
  9161 1726867736.42415: 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)
  9161 1726867736.42516: variable 'vpn_connections' from source: role '' defaults
  9161 1726867736.42556: variable 'omit' from source: magic vars
  9161 1726867736.42568: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.42573: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.42576: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.42588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867736.42606: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
  9161 1726867736.42620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867736.42635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.42644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.42692: Set connection var ansible_connection to local
  9161 1726867736.42701: Set connection var ansible_pipelining to False
  9161 1726867736.42704: Set connection var ansible_timeout to 10
  9161 1726867736.42707: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867736.42711: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867736.42714: Set connection var ansible_shell_type to sh
  9161 1726867736.42731: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.42737: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.42743: variable 'ansible_user' from source: unknown
  9161 1726867736.42823: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867736.42832: variable 'omit' from source: magic vars
  9161 1726867736.42838: starting attempt loop
  9161 1726867736.42841: running the handler
  9161 1726867736.42850: handler run complete
  9161 1726867736.42858: variable 'ansible_host' from source: unknown
  9161 1726867736.42861: variable 'ansible_port' from source: unknown
  9161 1726867736.42863: variable 'ansible_user' from source: unknown
  9161 1726867736.42868: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.42871: attempt loop complete, returning result
  9161 1726867736.42873: _execute() done
  9161 1726867736.42876: dumping result to json
  9161 1726867736.42881: done dumping result, returning
  9161 1726867736.42887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Enforce default auth method as needed [0e45163a-60dd-8a50-a75f-00000000004e]
  9161 1726867736.42891: sending task result for task 0e45163a-60dd-8a50-a75f-00000000004e
  9161 1726867736.42975: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000004e
  9161 1726867736.42977: WORKER PROCESS EXITING
ok: [managed_node2 -> localhost] => {
    "ansible_facts": {
        "vpn_connections": []
    },
    "changed": false
}
  9161 1726867736.43042: no more pending results, returning what we have
  9161 1726867736.43045: results queue empty
  9161 1726867736.43046: checking for any_errors_fatal
  9161 1726867736.43053: done checking for any_errors_fatal
  9161 1726867736.43054: checking for max_fail_percentage
  9161 1726867736.43055: done checking for max_fail_percentage
  9161 1726867736.43056: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.43057: done checking to see if all hosts have failed
  9161 1726867736.43057: getting the remaining hosts for this loop
  9161 1726867736.43059: done getting the remaining hosts for this loop
  9161 1726867736.43062: getting the next task for host managed_node2
  9161 1726867736.43070: done getting next task for host managed_node2
  9161 1726867736.43073:  ^ task is: TASK: fedora.linux_system_roles.vpn : Make sure that the hosts list is not empty
  9161 1726867736.43083:  ^ 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=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
  9161 1726867736.43094: getting variables
  9161 1726867736.43095: in VariableManager get_vars()
  9161 1726867736.43125: Calling all_inventory to load vars for managed_node2
  9161 1726867736.43128: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.43130: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.43140: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.43142: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.43144: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.43423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.43711: done with get_vars()
  9161 1726867736.43721: done getting variables
  9161 1726867736.43787: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Make sure that the hosts list is not empty] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:44
Friday 20 September 2024  17:28:56 -0400 (0:00:00.042)       0:00:11.092 ****** 
  9161 1726867736.43815: entering _queue_task() for managed_node2/fail
  9161 1726867736.43817: Creating lock for fail
  9161 1726867736.44050: worker is 1 (out of 1 available)
  9161 1726867736.44067: exiting _queue_task() for managed_node2/fail
  9161 1726867736.44072: done queuing things up, now waiting for results queue to drain
  9161 1726867736.44073: waiting for pending results...
  9161 1726867736.44242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Make sure that the hosts list is not empty
  9161 1726867736.44332: in run() - task 0e45163a-60dd-8a50-a75f-00000000004f
  9161 1726867736.44345: variable 'ansible_search_path' from source: unknown
  9161 1726867736.44348: variable 'ansible_search_path' from source: unknown
  9161 1726867736.44376: calling self._execute()
  9161 1726867736.44397: in VariableManager get_vars()
  9161 1726867736.44436: Calling all_inventory to load vars for localhost
  9161 1726867736.44442: Calling groups_inventory to load vars for localhost
  9161 1726867736.44446: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.44462: Calling all_plugins_play to load vars for localhost
  9161 1726867736.44467: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.44470: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.44526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.44556: done with get_vars()
  9161 1726867736.44559: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.44607: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.44610: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.44613: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.44623: variable 'omit' from source: magic vars
  9161 1726867736.44881: variable 'failure' from source: task vars
  9161 1726867736.45039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.46459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.46508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.46536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.46565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.46585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.46646: 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)
  9161 1726867736.46669: 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)
  9161 1726867736.46685: 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)
  9161 1726867736.46715: 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)
  9161 1726867736.46726: 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)
  9161 1726867736.46825: variable 'vpn_connections' from source: set_fact
  9161 1726867736.46836: Evaluated conditional ("True" in failure): False
  9161 1726867736.46839: when evaluation is False, skipping this task
  9161 1726867736.46842: _execute() done
  9161 1726867736.46844: dumping result to json
  9161 1726867736.46849: done dumping result, returning
  9161 1726867736.46856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Make sure that the hosts list is not empty [0e45163a-60dd-8a50-a75f-00000000004f]
  9161 1726867736.46859: sending task result for task 0e45163a-60dd-8a50-a75f-00000000004f
  9161 1726867736.46947: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000004f
  9161 1726867736.46950: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "\"True\" in failure",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.46998: no more pending results, returning what we have
  9161 1726867736.47001: results queue empty
  9161 1726867736.47002: checking for any_errors_fatal
  9161 1726867736.47008: done checking for any_errors_fatal
  9161 1726867736.47009: checking for max_fail_percentage
  9161 1726867736.47011: done checking for max_fail_percentage
  9161 1726867736.47011: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.47012: done checking to see if all hosts have failed
  9161 1726867736.47012: getting the remaining hosts for this loop
  9161 1726867736.47014: done getting the remaining hosts for this loop
  9161 1726867736.47018: getting the next task for host managed_node2
  9161 1726867736.47024: done getting next task for host managed_node2
  9161 1726867736.47028:  ^ task is: TASK: fedora.linux_system_roles.vpn : Make sure there is at least one pair of hosts in each connection
  9161 1726867736.47031:  ^ 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=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
  9161 1726867736.47046: getting variables
  9161 1726867736.47047: in VariableManager get_vars()
  9161 1726867736.47083: Calling all_inventory to load vars for managed_node2
  9161 1726867736.47085: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.47088: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.47096: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.47098: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.47100: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.47390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.47673: done with get_vars()
  9161 1726867736.47684: done getting variables
  9161 1726867736.47725: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Make sure there is at least one pair of hosts in each connection] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:59
Friday 20 September 2024  17:28:56 -0400 (0:00:00.039)       0:00:11.132 ****** 
  9161 1726867736.47752: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.47962: worker is 1 (out of 1 available)
  9161 1726867736.47976: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.47981: done queuing things up, now waiting for results queue to drain
  9161 1726867736.47983: waiting for pending results...
  9161 1726867736.48147: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Make sure there is at least one pair of hosts in each connection
  9161 1726867736.48240: in run() - task 0e45163a-60dd-8a50-a75f-000000000050
  9161 1726867736.48253: variable 'ansible_search_path' from source: unknown
  9161 1726867736.48256: variable 'ansible_search_path' from source: unknown
  9161 1726867736.48284: calling self._execute()
  9161 1726867736.48302: in VariableManager get_vars()
  9161 1726867736.48341: Calling all_inventory to load vars for localhost
  9161 1726867736.48345: Calling groups_inventory to load vars for localhost
  9161 1726867736.48350: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.48367: Calling all_plugins_play to load vars for localhost
  9161 1726867736.48370: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.48373: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.48426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.48457: done with get_vars()
  9161 1726867736.48460: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.48504: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.48508: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.48511: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.48521: variable 'omit' from source: magic vars
  9161 1726867736.48593: variable 'omit' from source: magic vars
  9161 1726867736.48637: variable 'omit' from source: magic vars
  9161 1726867736.48952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.50376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.50424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.50452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.50477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.50501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.50559: 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)
  9161 1726867736.50579: 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)
  9161 1726867736.50604: 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)
  9161 1726867736.50628: 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)
  9161 1726867736.50640: 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)
  9161 1726867736.50695: 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)
  9161 1726867736.50715: 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)
  9161 1726867736.50732: 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)
  9161 1726867736.50758: 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)
  9161 1726867736.50770: 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)
  9161 1726867736.50900: variable 'vpn_connections' from source: set_fact
  9161 1726867736.50943: variable 'omit' from source: magic vars
  9161 1726867736.50953: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.50956: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.50959: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.50972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867736.50990: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
  9161 1726867736.51005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867736.51017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.51025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.51077: Set connection var ansible_connection to local
  9161 1726867736.51080: Set connection var ansible_pipelining to False
  9161 1726867736.51086: Set connection var ansible_timeout to 10
  9161 1726867736.51088: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867736.51093: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867736.51096: Set connection var ansible_shell_type to sh
  9161 1726867736.51114: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.51117: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.51119: variable 'ansible_user' from source: unknown
  9161 1726867736.51194: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867736.51202: variable 'omit' from source: magic vars
  9161 1726867736.51208: starting attempt loop
  9161 1726867736.51211: running the handler
  9161 1726867736.51218: handler run complete
  9161 1726867736.51227: variable 'ansible_host' from source: unknown
  9161 1726867736.51229: variable 'ansible_port' from source: unknown
  9161 1726867736.51232: variable 'ansible_user' from source: unknown
  9161 1726867736.51236: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.51238: attempt loop complete, returning result
  9161 1726867736.51240: _execute() done
  9161 1726867736.51244: dumping result to json
  9161 1726867736.51246: done dumping result, returning
  9161 1726867736.51339: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Make sure there is at least one pair of hosts in each connection [0e45163a-60dd-8a50-a75f-000000000050]
  9161 1726867736.51341: sending task result for task 0e45163a-60dd-8a50-a75f-000000000050
  9161 1726867736.51407: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000050
  9161 1726867736.51410: WORKER PROCESS EXITING
ok: [managed_node2 -> localhost] => {
    "ansible_facts": {
        "vpn_connections": []
    },
    "changed": false
}
  9161 1726867736.51474: no more pending results, returning what we have
  9161 1726867736.51476: results queue empty
  9161 1726867736.51477: checking for any_errors_fatal
  9161 1726867736.51481: done checking for any_errors_fatal
  9161 1726867736.51482: checking for max_fail_percentage
  9161 1726867736.51483: done checking for max_fail_percentage
  9161 1726867736.51484: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.51484: done checking to see if all hosts have failed
  9161 1726867736.51485: getting the remaining hosts for this loop
  9161 1726867736.51486: done getting the remaining hosts for this loop
  9161 1726867736.51489: getting the next task for host managed_node2
  9161 1726867736.51494: done getting next task for host managed_node2
  9161 1726867736.51497:  ^ task is: TASK: fedora.linux_system_roles.vpn : Ensure cert_names are populated when auth_method is cert
  9161 1726867736.51500:  ^ 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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.51507: getting variables
  9161 1726867736.51508: in VariableManager get_vars()
  9161 1726867736.51540: Calling all_inventory to load vars for managed_node2
  9161 1726867736.51543: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.51545: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.51553: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.51555: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.51557: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.51824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.52107: done with get_vars()
  9161 1726867736.52117: done getting variables
  9161 1726867736.52159: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Ensure cert_names are populated when auth_method is cert] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:73
Friday 20 September 2024  17:28:56 -0400 (0:00:00.044)       0:00:11.176 ****** 
  9161 1726867736.52184: entering _queue_task() for managed_node2/fail
  9161 1726867736.52411: worker is 1 (out of 1 available)
  9161 1726867736.52425: exiting _queue_task() for managed_node2/fail
  9161 1726867736.52430: done queuing things up, now waiting for results queue to drain
  9161 1726867736.52432: waiting for pending results...
  9161 1726867736.52607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure cert_names are populated when auth_method is cert
  9161 1726867736.52705: in run() - task 0e45163a-60dd-8a50-a75f-000000000051
  9161 1726867736.52716: variable 'ansible_search_path' from source: unknown
  9161 1726867736.52719: variable 'ansible_search_path' from source: unknown
  9161 1726867736.52750: calling self._execute()
  9161 1726867736.52777: in VariableManager get_vars()
  9161 1726867736.52811: Calling all_inventory to load vars for localhost
  9161 1726867736.52814: Calling groups_inventory to load vars for localhost
  9161 1726867736.52819: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.52836: Calling all_plugins_play to load vars for localhost
  9161 1726867736.52841: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.52846: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.52905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.52933: done with get_vars()
  9161 1726867736.52939: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.52985: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.52989: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.52991: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.53004: variable 'omit' from source: magic vars
  9161 1726867736.53259: variable 'failure' from source: task vars
  9161 1726867736.53673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.55096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.55142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.55174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.55200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.55220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.55283: 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)
  9161 1726867736.55303: 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)
  9161 1726867736.55320: 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)
  9161 1726867736.55347: 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)
  9161 1726867736.55357: 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)
  9161 1726867736.55454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867736.55605: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867736.55628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867736.55653: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867736.55676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867736.55709: 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)
  9161 1726867736.55730: 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)
  9161 1726867736.55751: 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)
  9161 1726867736.55769: 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)
  9161 1726867736.55803: 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)
  9161 1726867736.55823: 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)
  9161 1726867736.55844: 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)
  9161 1726867736.55869: 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)
  9161 1726867736.55880: 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)
  9161 1726867736.55909: 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)
  9161 1726867736.55925: 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)
  9161 1726867736.55949: 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)
  9161 1726867736.55974: 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)
  9161 1726867736.55984: 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)
  9161 1726867736.56329: variable 'vpn_connections' from source: set_fact
  9161 1726867736.56342: Evaluated conditional ("True" in failure): False
  9161 1726867736.56345: when evaluation is False, skipping this task
  9161 1726867736.56347: _execute() done
  9161 1726867736.56350: dumping result to json
  9161 1726867736.56354: done dumping result, returning
  9161 1726867736.56365: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Ensure cert_names are populated when auth_method is cert [0e45163a-60dd-8a50-a75f-000000000051]
  9161 1726867736.56376: sending task result for task 0e45163a-60dd-8a50-a75f-000000000051
  9161 1726867736.56459: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000051
  9161 1726867736.56465: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "false_condition": "\"True\" in failure",
    "skip_reason": "Conditional result was False"
}
  9161 1726867736.56507: no more pending results, returning what we have
  9161 1726867736.56510: results queue empty
  9161 1726867736.56511: checking for any_errors_fatal
  9161 1726867736.56519: done checking for any_errors_fatal
  9161 1726867736.56519: checking for max_fail_percentage
  9161 1726867736.56521: done checking for max_fail_percentage
  9161 1726867736.56521: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.56522: done checking to see if all hosts have failed
  9161 1726867736.56523: getting the remaining hosts for this loop
  9161 1726867736.56524: done getting the remaining hosts for this loop
  9161 1726867736.56528: getting the next task for host managed_node2
  9161 1726867736.56536: done getting next task for host managed_node2
  9161 1726867736.56540:  ^ task is: TASK: fedora.linux_system_roles.vpn : Generate PSKs or use provided shared_key_content
  9161 1726867736.56543:  ^ 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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.56556: getting variables
  9161 1726867736.56557: in VariableManager get_vars()
  9161 1726867736.56590: Calling all_inventory to load vars for managed_node2
  9161 1726867736.56593: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.56595: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.56603: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.56605: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.56607: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.56906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.57190: done with get_vars()
  9161 1726867736.57202: done getting variables
  9161 1726867736.57246: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Generate PSKs or use provided shared_key_content] ***
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:100
Friday 20 September 2024  17:28:56 -0400 (0:00:00.050)       0:00:11.227 ****** 
  9161 1726867736.57272: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.57508: worker is 1 (out of 1 available)
  9161 1726867736.57521: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.57526: done queuing things up, now waiting for results queue to drain
  9161 1726867736.57528: waiting for pending results...
  9161 1726867736.57698: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Generate PSKs or use provided shared_key_content
  9161 1726867736.57783: in run() - task 0e45163a-60dd-8a50-a75f-000000000052
  9161 1726867736.57796: variable 'ansible_search_path' from source: unknown
  9161 1726867736.57800: variable 'ansible_search_path' from source: unknown
  9161 1726867736.57827: calling self._execute()
  9161 1726867736.57849: in VariableManager get_vars()
  9161 1726867736.57891: Calling all_inventory to load vars for localhost
  9161 1726867736.57895: Calling groups_inventory to load vars for localhost
  9161 1726867736.57898: Calling all_plugins_inventory to load vars for localhost
  9161 1726867736.57913: Calling all_plugins_play to load vars for localhost
  9161 1726867736.57918: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867736.57924: Calling groups_plugins_play to load vars for localhost
  9161 1726867736.57984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.58013: done with get_vars()
  9161 1726867736.58016: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.58062: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.58068: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.58070: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867736.58083: variable 'omit' from source: magic vars
  9161 1726867736.58157: variable 'omit' from source: magic vars
  9161 1726867736.58204: variable 'omit' from source: magic vars
  9161 1726867736.58746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.60185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.60230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.60261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.60288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.60309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.60370: 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)
  9161 1726867736.60393: 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)
  9161 1726867736.60411: 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)
  9161 1726867736.60437: 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)
  9161 1726867736.60448: 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)
  9161 1726867736.60817: variable 'vpn_connections' from source: set_fact
  9161 1726867736.60866: variable 'omit' from source: magic vars
  9161 1726867736.60879: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.60883: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.60885: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.60899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867736.60917: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
  9161 1726867736.60937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867736.60951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.60959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.61010: Set connection var ansible_connection to local
  9161 1726867736.61013: Set connection var ansible_pipelining to False
  9161 1726867736.61018: Set connection var ansible_timeout to 10
  9161 1726867736.61022: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867736.61028: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867736.61031: Set connection var ansible_shell_type to sh
  9161 1726867736.61053: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867736.61056: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.61058: variable 'ansible_user' from source: unknown
  9161 1726867736.61129: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867736.61140: variable 'omit' from source: magic vars
  9161 1726867736.61150: starting attempt loop
  9161 1726867736.61154: running the handler
  9161 1726867736.61156: handler run complete
  9161 1726867736.61167: variable 'ansible_host' from source: unknown
  9161 1726867736.61170: variable 'ansible_port' from source: unknown
  9161 1726867736.61172: variable 'ansible_user' from source: unknown
  9161 1726867736.61174: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867736.61176: attempt loop complete, returning result
  9161 1726867736.61179: _execute() done
  9161 1726867736.61182: dumping result to json
  9161 1726867736.61187: done dumping result, returning
  9161 1726867736.61194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Generate PSKs or use provided shared_key_content [0e45163a-60dd-8a50-a75f-000000000052]
  9161 1726867736.61197: sending task result for task 0e45163a-60dd-8a50-a75f-000000000052
  9161 1726867736.61281: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000052
  9161 1726867736.61284: WORKER PROCESS EXITING
ok: [managed_node2 -> localhost] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
  9161 1726867736.61338: no more pending results, returning what we have
  9161 1726867736.61341: results queue empty
  9161 1726867736.61342: checking for any_errors_fatal
  9161 1726867736.61349: done checking for any_errors_fatal
  9161 1726867736.61350: checking for max_fail_percentage
  9161 1726867736.61352: done checking for max_fail_percentage
  9161 1726867736.61352: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.61353: done checking to see if all hosts have failed
  9161 1726867736.61353: getting the remaining hosts for this loop
  9161 1726867736.61355: done getting the remaining hosts for this loop
  9161 1726867736.61359: getting the next task for host managed_node2
  9161 1726867736.61367: done getting next task for host managed_node2
  9161 1726867736.61376:  ^ task is: TASK: fedora.linux_system_roles.vpn : Set psks for hosts
  9161 1726867736.61379:  ^ 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=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
  9161 1726867736.61389: getting variables
  9161 1726867736.61390: in VariableManager get_vars()
  9161 1726867736.61421: Calling all_inventory to load vars for managed_node2
  9161 1726867736.61423: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.61425: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.61433: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.61437: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.61439: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.61756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.62039: done with get_vars()
  9161 1726867736.62050: done getting variables
  9161 1726867736.62097: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Set psks for hosts] **********************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:137
Friday 20 September 2024  17:28:56 -0400 (0:00:00.048)       0:00:11.275 ****** 
  9161 1726867736.62121: entering _queue_task() for managed_node2/set_fact
  9161 1726867736.62349: worker is 1 (out of 1 available)
  9161 1726867736.62364: exiting _queue_task() for managed_node2/set_fact
  9161 1726867736.62376: done queuing things up, now waiting for results queue to drain
  9161 1726867736.62378: waiting for pending results...
  9161 1726867736.62553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set psks for hosts
  9161 1726867736.62638: in run() - task 0e45163a-60dd-8a50-a75f-000000000054
  9161 1726867736.62650: variable 'ansible_search_path' from source: unknown
  9161 1726867736.62653: variable 'ansible_search_path' from source: unknown
  9161 1726867736.62685: calling self._execute()
  9161 1726867736.62744: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.62751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.62760: variable 'omit' from source: magic vars
  9161 1726867736.62844: variable 'omit' from source: magic vars
  9161 1726867736.62894: variable 'omit' from source: magic vars
  9161 1726867736.63066: variable '__vpn_psk_hostvars' from source: task vars
  9161 1726867736.63197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.64925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.64976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.65007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.65044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.65065: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.65128: 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)
  9161 1726867736.65151: 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)
  9161 1726867736.65172: 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)
  9161 1726867736.65199: 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)
  9161 1726867736.65211: 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)
  9161 1726867736.65247: 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)
  9161 1726867736.65263: 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)
  9161 1726867736.65283: 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)
  9161 1726867736.65307: 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)
  9161 1726867736.65319: 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)
  9161 1726867736.65405: variable 'hostvars' from source: magic vars
  9161 1726867736.65428: in VariableManager get_vars()
  9161 1726867736.65441: Calling all_inventory to load vars for managed_node1
  9161 1726867736.65444: Calling groups_inventory to load vars for managed_node1
  9161 1726867736.65450: Calling all_plugins_inventory to load vars for managed_node1
  9161 1726867736.65461: Calling all_plugins_play to load vars for managed_node1
  9161 1726867736.65468: Calling groups_plugins_inventory to load vars for managed_node1
  9161 1726867736.65473: Calling groups_plugins_play to load vars for managed_node1
  9161 1726867736.65507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.65517: done with get_vars()
  9161 1726867736.65563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name
  9161 1726867736.65681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py
  9161 1726867736.65707: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py
  9161 1726867736.65736: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py
  9161 1726867736.65759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py
  9161 1726867736.65794: 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)
  9161 1726867736.65810: 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)
  9161 1726867736.65828: 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)
  9161 1726867736.65856: 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)
  9161 1726867736.65865: in VariableManager get_vars()
  9161 1726867736.65872: Calling all_inventory to load vars for managed_node2
  9161 1726867736.65874: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.65879: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.65885: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.65889: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.65894: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.66115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.66381: done with get_vars()
  9161 1726867736.66396: variable '__vpn_psks' from source: set_fact
  9161 1726867736.66400: in VariableManager get_vars()
  9161 1726867736.66406: Calling all_inventory to load vars for managed_node3
  9161 1726867736.66409: Calling groups_inventory to load vars for managed_node3
  9161 1726867736.66412: Calling all_plugins_inventory to load vars for managed_node3
  9161 1726867736.66419: Calling all_plugins_play to load vars for managed_node3
  9161 1726867736.66422: Calling groups_plugins_inventory to load vars for managed_node3
  9161 1726867736.66427: Calling groups_plugins_play to load vars for managed_node3
  9161 1726867736.66453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.66505: done with get_vars()
  9161 1726867736.66508: variable 'inventory_file' from source: host vars for 'managed_node2'
  9161 1726867736.66512: variable 'inventory_dir' from source: host vars for 'managed_node2'
  9161 1726867736.66522: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.66525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.66527: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.66528: variable 'inventory_hostname_short' from source: host vars for 'managed_node2'
  9161 1726867736.66530: variable 'group_names' from source: host vars for 'managed_node2'
  9161 1726867736.66532: variable 'ansible_facts' from source: unknown
  9161 1726867736.66680: variable 'ansible_virtualization_type' from source: facts
  9161 1726867736.66684: variable 'ansible_virtualization_role' from source: facts
  9161 1726867736.66687: variable 'ansible_virtualization_tech_guest' from source: facts
  9161 1726867736.66692: variable 'ansible_virtualization_tech_host' from source: facts
  9161 1726867736.66694: variable 'ansible_system' from source: facts
  9161 1726867736.66696: variable 'ansible_kernel' from source: facts
  9161 1726867736.66700: variable 'ansible_kernel_version' from source: facts
  9161 1726867736.66702: variable 'ansible_machine' from source: facts
  9161 1726867736.66704: variable 'ansible_python_version' from source: facts
  9161 1726867736.66708: variable 'ansible_fqdn' from source: facts
  9161 1726867736.66710: variable 'ansible_hostname' from source: facts
  9161 1726867736.66712: variable 'ansible_nodename' from source: facts
  9161 1726867736.66716: variable 'ansible_domain' from source: facts
  9161 1726867736.66718: variable 'ansible_userspace_bits' from source: facts
  9161 1726867736.66720: variable 'ansible_architecture' from source: facts
  9161 1726867736.66723: variable 'ansible_userspace_architecture' from source: facts
  9161 1726867736.66725: variable 'ansible_machine_id' from source: facts
  9161 1726867736.66727: variable 'ansible_system_capabilities_enforced' from source: facts
  9161 1726867736.66838: variable 'ansible_system_capabilities' from source: facts
  9161 1726867736.66841: variable 'ansible_ssh_host_key_rsa_public' from source: facts
  9161 1726867736.66844: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts
  9161 1726867736.66846: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts
  9161 1726867736.66848: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts
  9161 1726867736.66851: variable 'ansible_ssh_host_key_ed25519_public' from source: facts
  9161 1726867736.66853: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts
  9161 1726867736.66855: variable 'ansible_user_id' from source: facts
  9161 1726867736.66857: variable 'ansible_user_uid' from source: facts
  9161 1726867736.66859: variable 'ansible_user_gid' from source: facts
  9161 1726867736.66861: variable 'ansible_user_gecos' from source: facts
  9161 1726867736.66866: variable 'ansible_user_dir' from source: facts
  9161 1726867736.66868: variable 'ansible_user_shell' from source: facts
  9161 1726867736.66870: variable 'ansible_real_user_id' from source: facts
  9161 1726867736.66872: variable 'ansible_effective_user_id' from source: facts
  9161 1726867736.66874: variable 'ansible_real_group_id' from source: facts
  9161 1726867736.66876: variable 'ansible_effective_group_id' from source: facts
  9161 1726867736.66878: variable 'ansible_fips' from source: facts
  9161 1726867736.66880: variable 'ansible_dns' from source: facts
  9161 1726867736.66882: variable 'ansible_iscsi_iqn' from source: facts
  9161 1726867736.66884: variable 'ansible_python' from source: facts
  9161 1726867736.66886: variable 'ansible_distribution' from source: facts
  9161 1726867736.66888: variable 'ansible_distribution_release' from source: facts
  9161 1726867736.66890: variable 'ansible_distribution_version' from source: facts
  9161 1726867736.66892: variable 'ansible_distribution_major_version' from source: facts
  9161 1726867736.66894: variable 'ansible_distribution_file_path' from source: facts
  9161 1726867736.66896: variable 'ansible_distribution_file_variety' from source: facts
  9161 1726867736.66898: variable 'ansible_distribution_file_parsed' from source: facts
  9161 1726867736.66900: variable 'ansible_os_family' from source: facts
  9161 1726867736.66902: variable 'ansible_pkg_mgr' from source: facts
  9161 1726867736.66904: variable 'ansible_is_chroot' from source: facts
  9161 1726867736.66906: variable 'ansible_loadavg' from source: facts
  9161 1726867736.66907: variable 'ansible_cmdline' from source: facts
  9161 1726867736.66909: variable 'ansible_proc_cmdline' from source: facts
  9161 1726867736.66911: variable 'ansible_env' from source: facts
  9161 1726867736.66913: variable 'ansible_interfaces' from source: facts
  9161 1726867736.66915: variable 'ansible_eth0' from source: facts
  9161 1726867736.66917: variable 'ansible_lo' from source: facts
  9161 1726867736.66919: variable 'ansible_default_ipv4' from source: facts
  9161 1726867736.66921: variable 'ansible_default_ipv6' from source: facts
  9161 1726867736.66923: variable 'ansible_all_ipv4_addresses' from source: facts
  9161 1726867736.66925: variable 'ansible_all_ipv6_addresses' from source: facts
  9161 1726867736.66927: variable 'ansible_locally_reachable_ips' from source: facts
  9161 1726867736.66929: variable 'ansible_processor' from source: facts
  9161 1726867736.66931: variable 'ansible_processor_count' from source: facts
  9161 1726867736.66933: variable 'ansible_processor_cores' from source: facts
  9161 1726867736.66937: variable 'ansible_processor_threads_per_core' from source: facts
  9161 1726867736.66939: variable 'ansible_processor_vcpus' from source: facts
  9161 1726867736.66941: variable 'ansible_processor_nproc' from source: facts
  9161 1726867736.66943: variable 'ansible_memtotal_mb' from source: facts
  9161 1726867736.66945: variable 'ansible_memfree_mb' from source: facts
  9161 1726867736.66947: variable 'ansible_swaptotal_mb' from source: facts
  9161 1726867736.66949: variable 'ansible_swapfree_mb' from source: facts
  9161 1726867736.66951: variable 'ansible_memory_mb' from source: facts
  9161 1726867736.66954: variable 'ansible_bios_date' from source: facts
  9161 1726867736.66956: variable 'ansible_bios_vendor' from source: facts
  9161 1726867736.66958: variable 'ansible_bios_version' from source: facts
  9161 1726867736.66960: variable 'ansible_board_asset_tag' from source: facts
  9161 1726867736.66962: variable 'ansible_board_name' from source: facts
  9161 1726867736.66966: variable 'ansible_board_serial' from source: facts
  9161 1726867736.66969: variable 'ansible_board_vendor' from source: facts
  9161 1726867736.66971: variable 'ansible_board_version' from source: facts
  9161 1726867736.66972: variable 'ansible_chassis_asset_tag' from source: facts
  9161 1726867736.66974: variable 'ansible_chassis_serial' from source: facts
  9161 1726867736.66976: variable 'ansible_chassis_vendor' from source: facts
  9161 1726867736.66978: variable 'ansible_chassis_version' from source: facts
  9161 1726867736.66980: variable 'ansible_form_factor' from source: facts
  9161 1726867736.66982: variable 'ansible_product_name' from source: facts
  9161 1726867736.66983: variable 'ansible_product_serial' from source: facts
  9161 1726867736.66985: variable 'ansible_product_uuid' from source: facts
  9161 1726867736.66987: variable 'ansible_product_version' from source: facts
  9161 1726867736.66989: variable 'ansible_system_vendor' from source: facts
  9161 1726867736.66990: variable 'ansible_devices' from source: facts
  9161 1726867736.66992: variable 'ansible_device_links' from source: facts
  9161 1726867736.66994: variable 'ansible_uptime_seconds' from source: facts
  9161 1726867736.66996: variable 'ansible_lvm' from source: facts
  9161 1726867736.66997: variable 'ansible_mounts' from source: facts
  9161 1726867736.66999: variable 'ansible_service_mgr' from source: facts
  9161 1726867736.67001: variable 'ansible_date_time' from source: facts
  9161 1726867736.67002: variable 'ansible_local' from source: facts
  9161 1726867736.67004: variable 'ansible_apparmor' from source: facts
  9161 1726867736.67010: variable 'ansible_lsb' from source: facts
  9161 1726867736.67012: variable 'ansible_fibre_channel_wwn' from source: facts
  9161 1726867736.67014: variable 'ansible_hostnqn' from source: facts
  9161 1726867736.67016: variable 'ansible_selinux_python_present' from source: facts
  9161 1726867736.67017: variable 'ansible_selinux' from source: facts
  9161 1726867736.67019: variable 'gather_subset' from source: facts
  9161 1726867736.67021: variable 'module_setup' from source: facts
  9161 1726867736.67023: variable 'discovered_interpreter_python' from source: facts
  9161 1726867736.67024: variable 'services' from source: facts
  9161 1726867736.67106: variable '__varfiles_created' from source: set_fact
  9161 1726867736.67143: variable '__ostree_booted_stat' from source: set_fact
  9161 1726867736.67148: variable '__vpn_is_ostree' from source: set_fact
  9161 1726867736.67151: variable '__ports' from source: set_fact
  9161 1726867736.67156: variable 'vpn_connections' from source: set_fact
  9161 1726867736.67158: variable '__vpn_psks' from source: set_fact
  9161 1726867736.67161: variable 'playbook_dir' from source: magic vars
  9161 1726867736.67167: variable 'ansible_playbook_python' from source: magic vars
  9161 1726867736.67169: variable 'ansible_config_file' from source: magic vars
  9161 1726867736.67171: variable 'groups' from source: magic vars
  9161 1726867736.67176: variable 'omit' from source: magic vars
  9161 1726867736.67178: variable 'ansible_version' from source: magic vars
  9161 1726867736.67184: variable 'ansible_check_mode' from source: magic vars
  9161 1726867736.67186: variable 'ansible_diff_mode' from source: magic vars
  9161 1726867736.67189: variable 'ansible_forks' from source: magic vars
  9161 1726867736.67192: variable 'ansible_inventory_sources' from source: magic vars
  9161 1726867736.67196: variable 'ansible_skip_tags' from source: magic vars
  9161 1726867736.67200: variable 'ansible_limit' from source: magic vars
  9161 1726867736.67202: variable 'ansible_run_tags' from source: magic vars
  9161 1726867736.67206: variable 'ansible_verbosity' from source: magic vars
  9161 1726867736.67215: variable 'inventory_file' from source: host vars for 'managed_node2'
  9161 1726867736.67218: variable 'inventory_dir' from source: host vars for 'managed_node2'
  9161 1726867736.67220: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.67222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.67224: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.67227: variable 'inventory_hostname_short' from source: host vars for 'managed_node2'
  9161 1726867736.67229: variable 'group_names' from source: host vars for 'managed_node2'
  9161 1726867736.67231: variable 'ansible_facts' from source: unknown
  9161 1726867736.67236: variable 'ansible_virtualization_type' from source: facts
  9161 1726867736.67238: variable 'ansible_virtualization_role' from source: facts
  9161 1726867736.67240: variable 'ansible_virtualization_tech_guest' from source: facts
  9161 1726867736.67252: variable 'ansible_virtualization_tech_host' from source: facts
  9161 1726867736.67254: variable 'ansible_system' from source: facts
  9161 1726867736.67256: variable 'ansible_kernel' from source: facts
  9161 1726867736.67259: variable 'ansible_kernel_version' from source: facts
  9161 1726867736.67261: variable 'ansible_machine' from source: facts
  9161 1726867736.67265: variable 'ansible_python_version' from source: facts
  9161 1726867736.67268: variable 'ansible_fqdn' from source: facts
  9161 1726867736.67270: variable 'ansible_hostname' from source: facts
  9161 1726867736.67272: variable 'ansible_nodename' from source: facts
  9161 1726867736.67274: variable 'ansible_domain' from source: facts
  9161 1726867736.67276: variable 'ansible_userspace_bits' from source: facts
  9161 1726867736.67279: variable 'ansible_architecture' from source: facts
  9161 1726867736.67281: variable 'ansible_userspace_architecture' from source: facts
  9161 1726867736.67283: variable 'ansible_machine_id' from source: facts
  9161 1726867736.67285: variable 'ansible_system_capabilities_enforced' from source: facts
  9161 1726867736.67287: variable 'ansible_system_capabilities' from source: facts
  9161 1726867736.67289: variable 'ansible_ssh_host_key_rsa_public' from source: facts
  9161 1726867736.67291: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts
  9161 1726867736.67293: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts
  9161 1726867736.67295: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts
  9161 1726867736.67297: variable 'ansible_ssh_host_key_ed25519_public' from source: facts
  9161 1726867736.67300: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts
  9161 1726867736.67302: variable 'ansible_user_id' from source: facts
  9161 1726867736.67304: variable 'ansible_user_uid' from source: facts
  9161 1726867736.67306: variable 'ansible_user_gid' from source: facts
  9161 1726867736.67308: variable 'ansible_user_gecos' from source: facts
  9161 1726867736.67310: variable 'ansible_user_dir' from source: facts
  9161 1726867736.67312: variable 'ansible_user_shell' from source: facts
  9161 1726867736.67314: variable 'ansible_real_user_id' from source: facts
  9161 1726867736.67316: variable 'ansible_effective_user_id' from source: facts
  9161 1726867736.67318: variable 'ansible_real_group_id' from source: facts
  9161 1726867736.67320: variable 'ansible_effective_group_id' from source: facts
  9161 1726867736.67322: variable 'ansible_fips' from source: facts
  9161 1726867736.67324: variable 'ansible_dns' from source: facts
  9161 1726867736.67326: variable 'ansible_iscsi_iqn' from source: facts
  9161 1726867736.67328: variable 'ansible_python' from source: facts
  9161 1726867736.67336: variable 'ansible_distribution' from source: facts
  9161 1726867736.67339: variable 'ansible_distribution_release' from source: facts
  9161 1726867736.67341: variable 'ansible_distribution_version' from source: facts
  9161 1726867736.67343: variable 'ansible_distribution_major_version' from source: facts
  9161 1726867736.67345: variable 'ansible_distribution_file_path' from source: facts
  9161 1726867736.67348: variable 'ansible_distribution_file_variety' from source: facts
  9161 1726867736.67350: variable 'ansible_distribution_file_parsed' from source: facts
  9161 1726867736.67362: variable 'ansible_os_family' from source: facts
  9161 1726867736.67367: variable 'ansible_pkg_mgr' from source: facts
  9161 1726867736.67369: variable 'ansible_is_chroot' from source: facts
  9161 1726867736.67371: variable 'ansible_loadavg' from source: facts
  9161 1726867736.67373: variable 'ansible_cmdline' from source: facts
  9161 1726867736.67375: variable 'ansible_proc_cmdline' from source: facts
  9161 1726867736.67377: variable 'ansible_env' from source: facts
  9161 1726867736.67379: variable 'ansible_interfaces' from source: facts
  9161 1726867736.67381: variable 'ansible_eth0' from source: facts
  9161 1726867736.67383: variable 'ansible_lo' from source: facts
  9161 1726867736.67391: variable 'ansible_default_ipv4' from source: facts
  9161 1726867736.67393: variable 'ansible_default_ipv6' from source: facts
  9161 1726867736.67396: variable 'ansible_all_ipv4_addresses' from source: facts
  9161 1726867736.67400: variable 'ansible_all_ipv6_addresses' from source: facts
  9161 1726867736.67402: variable 'ansible_locally_reachable_ips' from source: facts
  9161 1726867736.67406: variable 'ansible_processor' from source: facts
  9161 1726867736.67408: variable 'ansible_processor_count' from source: facts
  9161 1726867736.67412: variable 'ansible_processor_cores' from source: facts
  9161 1726867736.67414: variable 'ansible_processor_threads_per_core' from source: facts
  9161 1726867736.67417: variable 'ansible_processor_vcpus' from source: facts
  9161 1726867736.67420: variable 'ansible_processor_nproc' from source: facts
  9161 1726867736.67423: variable 'ansible_memtotal_mb' from source: facts
  9161 1726867736.67429: variable 'ansible_memfree_mb' from source: facts
  9161 1726867736.67431: variable 'ansible_swaptotal_mb' from source: facts
  9161 1726867736.67435: variable 'ansible_swapfree_mb' from source: facts
  9161 1726867736.67437: variable 'ansible_memory_mb' from source: facts
  9161 1726867736.67439: variable 'ansible_bios_date' from source: facts
  9161 1726867736.67442: variable 'ansible_bios_vendor' from source: facts
  9161 1726867736.67444: variable 'ansible_bios_version' from source: facts
  9161 1726867736.67446: variable 'ansible_board_asset_tag' from source: facts
  9161 1726867736.67450: variable 'ansible_board_name' from source: facts
  9161 1726867736.67452: variable 'ansible_board_serial' from source: facts
  9161 1726867736.67454: variable 'ansible_board_vendor' from source: facts
  9161 1726867736.67456: variable 'ansible_board_version' from source: facts
  9161 1726867736.67472: variable 'ansible_chassis_asset_tag' from source: facts
  9161 1726867736.67475: variable 'ansible_chassis_serial' from source: facts
  9161 1726867736.67477: variable 'ansible_chassis_vendor' from source: facts
  9161 1726867736.67480: variable 'ansible_chassis_version' from source: facts
  9161 1726867736.67482: variable 'ansible_form_factor' from source: facts
  9161 1726867736.67484: variable 'ansible_product_name' from source: facts
  9161 1726867736.67485: variable 'ansible_product_serial' from source: facts
  9161 1726867736.67487: variable 'ansible_product_uuid' from source: facts
  9161 1726867736.67489: variable 'ansible_product_version' from source: facts
  9161 1726867736.67491: variable 'ansible_system_vendor' from source: facts
  9161 1726867736.67493: variable 'ansible_devices' from source: facts
  9161 1726867736.67495: variable 'ansible_device_links' from source: facts
  9161 1726867736.67497: variable 'ansible_uptime_seconds' from source: facts
  9161 1726867736.67499: variable 'ansible_lvm' from source: facts
  9161 1726867736.67501: variable 'ansible_mounts' from source: facts
  9161 1726867736.67507: variable 'ansible_service_mgr' from source: facts
  9161 1726867736.67509: variable 'ansible_date_time' from source: facts
  9161 1726867736.67513: variable 'ansible_local' from source: facts
  9161 1726867736.67515: variable 'ansible_apparmor' from source: facts
  9161 1726867736.67519: variable 'ansible_lsb' from source: facts
  9161 1726867736.67521: variable 'ansible_fibre_channel_wwn' from source: facts
  9161 1726867736.67523: variable 'ansible_hostnqn' from source: facts
  9161 1726867736.67527: variable 'ansible_selinux_python_present' from source: facts
  9161 1726867736.67529: variable 'ansible_selinux' from source: facts
  9161 1726867736.67533: variable 'gather_subset' from source: facts
  9161 1726867736.67537: variable 'module_setup' from source: facts
  9161 1726867736.67539: variable 'discovered_interpreter_python' from source: facts
  9161 1726867736.67542: variable 'services' from source: facts
  9161 1726867736.67604: variable '__varfiles_created' from source: set_fact
  9161 1726867736.67622: variable '__ostree_booted_stat' from source: set_fact
  9161 1726867736.67624: variable '__vpn_is_ostree' from source: set_fact
  9161 1726867736.67627: variable '__ports' from source: set_fact
  9161 1726867736.67632: variable 'vpn_connections' from source: set_fact
  9161 1726867736.67636: variable '__vpn_psks' from source: set_fact
  9161 1726867736.67638: variable 'playbook_dir' from source: magic vars
  9161 1726867736.67640: variable 'ansible_playbook_python' from source: magic vars
  9161 1726867736.67642: variable 'ansible_config_file' from source: magic vars
  9161 1726867736.67644: variable 'groups' from source: magic vars
  9161 1726867736.67646: variable 'omit' from source: magic vars
  9161 1726867736.67649: variable 'ansible_version' from source: magic vars
  9161 1726867736.67651: variable 'ansible_check_mode' from source: magic vars
  9161 1726867736.67653: variable 'ansible_diff_mode' from source: magic vars
  9161 1726867736.67655: variable 'ansible_forks' from source: magic vars
  9161 1726867736.67657: variable 'ansible_inventory_sources' from source: magic vars
  9161 1726867736.67659: variable 'ansible_skip_tags' from source: magic vars
  9161 1726867736.67661: variable 'ansible_limit' from source: magic vars
  9161 1726867736.67666: variable 'ansible_run_tags' from source: magic vars
  9161 1726867736.67668: variable 'ansible_verbosity' from source: magic vars
  9161 1726867736.73342: variable 'omit' from source: magic vars
  9161 1726867736.73346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867736.73349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867736.73351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867736.73369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.73383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.73415: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.73422: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.73429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.73523: Set connection var ansible_connection to ssh
  9161 1726867736.73540: Set connection var ansible_pipelining to False
  9161 1726867736.73551: Set connection var ansible_timeout to 10
  9161 1726867736.73559: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867736.73573: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867736.73581: Set connection var ansible_shell_type to sh
  9161 1726867736.73609: variable 'ansible_shell_executable' from source: unknown
  9161 1726867736.73616: variable 'ansible_connection' from source: unknown
  9161 1726867736.73622: variable 'ansible_module_compression' from source: unknown
  9161 1726867736.73628: variable 'ansible_shell_type' from source: unknown
  9161 1726867736.73633: variable 'ansible_shell_executable' from source: unknown
  9161 1726867736.73642: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.73649: variable 'ansible_pipelining' from source: unknown
  9161 1726867736.73655: variable 'ansible_timeout' from source: unknown
  9161 1726867736.73661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.73940: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867736.73944: variable 'omit' from source: magic vars
  9161 1726867736.73946: starting attempt loop
  9161 1726867736.73949: running the handler
  9161 1726867736.73950: handler run complete
  9161 1726867736.73952: attempt loop complete, returning result
  9161 1726867736.73954: _execute() done
  9161 1726867736.73956: dumping result to json
  9161 1726867736.73958: done dumping result, returning
  9161 1726867736.73960: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Set psks for hosts [0e45163a-60dd-8a50-a75f-000000000054]
  9161 1726867736.73962: sending task result for task 0e45163a-60dd-8a50-a75f-000000000054
  9161 1726867736.74041: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000054
  9161 1726867736.74044: WORKER PROCESS EXITING
ok: [managed_node2] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
  9161 1726867736.74099: no more pending results, returning what we have
  9161 1726867736.74101: results queue empty
  9161 1726867736.74102: checking for any_errors_fatal
  9161 1726867736.74112: done checking for any_errors_fatal
  9161 1726867736.74113: checking for max_fail_percentage
  9161 1726867736.74115: done checking for max_fail_percentage
  9161 1726867736.74115: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.74116: done checking to see if all hosts have failed
  9161 1726867736.74116: getting the remaining hosts for this loop
  9161 1726867736.74118: done getting the remaining hosts for this loop
  9161 1726867736.74121: getting the next task for host managed_node2
  9161 1726867736.74130: done getting next task for host managed_node2
  9161 1726867736.74136:  ^ task is: TASK: fedora.linux_system_roles.vpn : Create ipsec.conf files
  9161 1726867736.74139:  ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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
  9161 1726867736.74150: getting variables
  9161 1726867736.74151: in VariableManager get_vars()
  9161 1726867736.74184: Calling all_inventory to load vars for managed_node2
  9161 1726867736.74186: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.74189: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.74196: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.74199: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.74201: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.74795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.75592: done with get_vars()
  9161 1726867736.75607: done getting variables
  9161 1726867736.75723: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [fedora.linux_system_roles.vpn : Create ipsec.conf files] *****************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:161
Friday 20 September 2024  17:28:56 -0400 (0:00:00.136)       0:00:11.412 ****** 
  9161 1726867736.75759: entering _queue_task() for managed_node2/template
  9161 1726867736.75761: Creating lock for template
  9161 1726867736.76094: worker is 1 (out of 1 available)
  9161 1726867736.76108: exiting _queue_task() for managed_node2/template
  9161 1726867736.76120: done queuing things up, now waiting for results queue to drain
  9161 1726867736.76121: waiting for pending results...
  9161 1726867736.76413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Create ipsec.conf files
  9161 1726867736.76580: in run() - task 0e45163a-60dd-8a50-a75f-000000000056
  9161 1726867736.76604: variable 'ansible_search_path' from source: unknown
  9161 1726867736.76611: variable 'ansible_search_path' from source: unknown
  9161 1726867736.76661: variable 'tunnels' from source: task vars
  9161 1726867736.76865: variable 'tunnels' from source: task vars
  9161 1726867736.77321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.79478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.79571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.79620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.79665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.79703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.79791: 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)
  9161 1726867736.79922: 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)
  9161 1726867736.79926: 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)
  9161 1726867736.79929: 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)
  9161 1726867736.79932: 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)
  9161 1726867736.80149: variable 'vpn_connections' from source: set_fact
  9161 1726867736.80209: dumping result to json
  9161 1726867736.80219: done dumping result, returning
  9161 1726867736.80222: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Create ipsec.conf files [0e45163a-60dd-8a50-a75f-000000000056]
  9161 1726867736.80225: sending task result for task 0e45163a-60dd-8a50-a75f-000000000056
  9161 1726867736.80314: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000056
  9161 1726867736.80316: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
  9161 1726867736.80402: no more pending results, returning what we have
  9161 1726867736.80405: results queue empty
  9161 1726867736.80406: checking for any_errors_fatal
  9161 1726867736.80412: done checking for any_errors_fatal
  9161 1726867736.80412: checking for max_fail_percentage
  9161 1726867736.80414: done checking for max_fail_percentage
  9161 1726867736.80415: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.80416: done checking to see if all hosts have failed
  9161 1726867736.80416: getting the remaining hosts for this loop
  9161 1726867736.80418: done getting the remaining hosts for this loop
  9161 1726867736.80422: getting the next task for host managed_node2
  9161 1726867736.80430: done getting next task for host managed_node2
  9161 1726867736.80435:  ^ task is: TASK: fedora.linux_system_roles.vpn : Check if secrets file already exists
  9161 1726867736.80439:  ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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
  9161 1726867736.80451: getting variables
  9161 1726867736.80452: in VariableManager get_vars()
  9161 1726867736.80484: Calling all_inventory to load vars for managed_node2
  9161 1726867736.80486: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.80488: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.80496: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.80498: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.80500: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.80785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.81068: done with get_vars()
  9161 1726867736.81080: done getting variables

TASK [fedora.linux_system_roles.vpn : Check if secrets file already exists] ****
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:169
Friday 20 September 2024  17:28:56 -0400 (0:00:00.053)       0:00:11.466 ****** 
  9161 1726867736.81153: entering _queue_task() for managed_node2/stat
  9161 1726867736.81382: worker is 1 (out of 1 available)
  9161 1726867736.81396: exiting _queue_task() for managed_node2/stat
  9161 1726867736.81409: done queuing things up, now waiting for results queue to drain
  9161 1726867736.81410: waiting for pending results...
  9161 1726867736.81585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Check if secrets file already exists
  9161 1726867736.81687: in run() - task 0e45163a-60dd-8a50-a75f-000000000057
  9161 1726867736.81698: variable 'ansible_search_path' from source: unknown
  9161 1726867736.81701: variable 'ansible_search_path' from source: unknown
  9161 1726867736.81740: variable 'tunnels' from source: task vars
  9161 1726867736.81898: variable 'tunnels' from source: task vars
  9161 1726867736.82343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name
  9161 1726867736.84382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py
  9161 1726867736.84468: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py
  9161 1726867736.84509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py
  9161 1726867736.84552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py
  9161 1726867736.84587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py
  9161 1726867736.84671: 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)
  9161 1726867736.84704: 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)
  9161 1726867736.84729: 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)
  9161 1726867736.84790: 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)
  9161 1726867736.84810: 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)
  9161 1726867736.85048: variable 'vpn_connections' from source: set_fact
  9161 1726867736.85112: dumping result to json
  9161 1726867736.85121: done dumping result, returning
  9161 1726867736.85136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Check if secrets file already exists [0e45163a-60dd-8a50-a75f-000000000057]
  9161 1726867736.85147: sending task result for task 0e45163a-60dd-8a50-a75f-000000000057
skipping: [managed_node2] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
  9161 1726867736.85329: no more pending results, returning what we have
  9161 1726867736.85332: results queue empty
  9161 1726867736.85333: checking for any_errors_fatal
  9161 1726867736.85340: done checking for any_errors_fatal
  9161 1726867736.85341: checking for max_fail_percentage
  9161 1726867736.85343: done checking for max_fail_percentage
  9161 1726867736.85343: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.85344: done checking to see if all hosts have failed
  9161 1726867736.85345: getting the remaining hosts for this loop
  9161 1726867736.85347: done getting the remaining hosts for this loop
  9161 1726867736.85350: getting the next task for host managed_node2
  9161 1726867736.85356: done getting next task for host managed_node2
  9161 1726867736.85360:  ^ task is: TASK: fedora.linux_system_roles.vpn : Create ipsec.secrets files
  9161 1726867736.85363:  ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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
  9161 1726867736.85376: getting variables
  9161 1726867736.85378: in VariableManager get_vars()
  9161 1726867736.85467: Calling all_inventory to load vars for managed_node2
  9161 1726867736.85470: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.85472: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.85501: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000057
  9161 1726867736.85503: WORKER PROCESS EXITING
  9161 1726867736.85512: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.85515: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.85517: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.86000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.86471: done with get_vars()
  9161 1726867736.86486: done getting variables
  9161 1726867736.86546: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)

TASK [fedora.linux_system_roles.vpn : Create ipsec.secrets files] **************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:175
Friday 20 September 2024  17:28:56 -0400 (0:00:00.054)       0:00:11.520 ****** 
  9161 1726867736.86585: entering _queue_task() for managed_node2/template
  9161 1726867736.86903: worker is 1 (out of 1 available)
  9161 1726867736.86915: exiting _queue_task() for managed_node2/template
  9161 1726867736.86926: done queuing things up, now waiting for results queue to drain
  9161 1726867736.86928: waiting for pending results...
  9161 1726867736.87209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Create ipsec.secrets files
  9161 1726867736.87347: in run() - task 0e45163a-60dd-8a50-a75f-000000000058
  9161 1726867736.87365: variable 'ansible_search_path' from source: unknown
  9161 1726867736.87368: variable 'ansible_search_path' from source: unknown
  9161 1726867736.87638: variable 'secrets' from source: set_fact
  9161 1726867736.87705: dumping result to json
  9161 1726867736.87708: done dumping result, returning
  9161 1726867736.87714: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Create ipsec.secrets files [0e45163a-60dd-8a50-a75f-000000000058]
  9161 1726867736.87720: sending task result for task 0e45163a-60dd-8a50-a75f-000000000058
  9161 1726867736.88002: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000058
  9161 1726867736.88005: WORKER PROCESS EXITING
skipping: [managed_node2] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}
  9161 1726867736.88058: no more pending results, returning what we have
  9161 1726867736.88061: results queue empty
  9161 1726867736.88062: checking for any_errors_fatal
  9161 1726867736.88067: done checking for any_errors_fatal
  9161 1726867736.88068: checking for max_fail_percentage
  9161 1726867736.88070: done checking for max_fail_percentage
  9161 1726867736.88071: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.88072: done checking to see if all hosts have failed
  9161 1726867736.88072: getting the remaining hosts for this loop
  9161 1726867736.88074: done getting the remaining hosts for this loop
  9161 1726867736.88077: getting the next task for host managed_node2
  9161 1726867736.88087: done getting next task for host managed_node2
  9161 1726867736.88091:  ^ task is: TASK: fedora.linux_system_roles.vpn : Build opportunistic configuration
  9161 1726867736.88095:  ^ 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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
  9161 1726867736.88108: getting variables
  9161 1726867736.88109: in VariableManager get_vars()
  9161 1726867736.88150: Calling all_inventory to load vars for managed_node2
  9161 1726867736.88153: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.88155: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.88165: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.88167: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.88170: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.88689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.89224: done with get_vars()
  9161 1726867736.89244: done getting variables

TASK [fedora.linux_system_roles.vpn : Build opportunistic configuration] *******
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:185
Friday 20 September 2024  17:28:56 -0400 (0:00:00.027)       0:00:11.548 ****** 
  9161 1726867736.89331: entering _queue_task() for managed_node2/include_tasks
  9161 1726867736.89680: worker is 1 (out of 1 available)
  9161 1726867736.89692: exiting _queue_task() for managed_node2/include_tasks
  9161 1726867736.89705: done queuing things up, now waiting for results queue to drain
  9161 1726867736.89706: waiting for pending results...
  9161 1726867736.90358: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Build opportunistic configuration
  9161 1726867736.90365: in run() - task 0e45163a-60dd-8a50-a75f-00000000005a
  9161 1726867736.90368: variable 'ansible_search_path' from source: unknown
  9161 1726867736.90371: variable 'ansible_search_path' from source: unknown
  9161 1726867736.90373: variable 'vpn_connections' from source: set_fact
  9161 1726867736.90433: variable 'vpn_connections' from source: set_fact
  9161 1726867736.90490: dumping result to json
  9161 1726867736.90494: done dumping result, returning
  9161 1726867736.90545: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.vpn : Build opportunistic configuration [0e45163a-60dd-8a50-a75f-00000000005a]
  9161 1726867736.90549: sending task result for task 0e45163a-60dd-8a50-a75f-00000000005a
skipping: [managed_node2] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
  9161 1726867736.90679: no more pending results, returning what we have
  9161 1726867736.90683: results queue empty
  9161 1726867736.90684: checking for any_errors_fatal
  9161 1726867736.90691: done checking for any_errors_fatal
  9161 1726867736.90691: checking for max_fail_percentage
  9161 1726867736.90693: done checking for max_fail_percentage
  9161 1726867736.90694: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.90695: done checking to see if all hosts have failed
  9161 1726867736.90696: getting the remaining hosts for this loop
  9161 1726867736.90698: done getting the remaining hosts for this loop
  9161 1726867736.90702: getting the next task for host managed_node2
  9161 1726867736.90712: done getting next task for host managed_node2
  9161 1726867736.90713:  ^ task is: TASK: meta (role_complete)
  9161 1726867736.90718:  ^ 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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
  9161 1726867736.90735: getting variables
  9161 1726867736.90738: in VariableManager get_vars()
  9161 1726867736.90785: Calling all_inventory to load vars for managed_node2
  9161 1726867736.90788: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.90791: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.90803: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.90806: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.90808: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.91360: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000005a
  9161 1726867736.91365: WORKER PROCESS EXITING
  9161 1726867736.91458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.92124: done with get_vars()
  9161 1726867736.92142: done getting variables
  9161 1726867736.92228: done queuing things up, now waiting for results queue to drain
  9161 1726867736.92230: results queue empty
  9161 1726867736.92231: checking for any_errors_fatal
  9161 1726867736.92235: done checking for any_errors_fatal
  9161 1726867736.92236: checking for max_fail_percentage
  9161 1726867736.92237: done checking for max_fail_percentage
  9161 1726867736.92238: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.92239: done checking to see if all hosts have failed
  9161 1726867736.92239: getting the remaining hosts for this loop
  9161 1726867736.92240: done getting the remaining hosts for this loop
  9161 1726867736.92243: getting the next task for host managed_node2
  9161 1726867736.92248: done getting next task for host managed_node2
  9161 1726867736.92251:  ^ task is: TASK: caller : Test variable override
  9161 1726867736.92253:  ^ 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  9161 1726867736.92262: getting variables
  9161 1726867736.92265: in VariableManager get_vars()
  9161 1726867736.92279: Calling all_inventory to load vars for managed_node2
  9161 1726867736.92281: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.92283: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.92288: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.92290: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.92292: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.92630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.93071: done with get_vars()
  9161 1726867736.93086: done getting variables
  9161 1726867736.93179: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)

TASK [caller : Test variable override] *****************************************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/tasks/main.yml:8
Friday 20 September 2024  17:28:56 -0400 (0:00:00.038)       0:00:11.586 ****** 
  9161 1726867736.93216: entering _queue_task() for managed_node2/assert
  9161 1726867736.93218: Creating lock for assert
  9161 1726867736.93578: worker is 1 (out of 1 available)
  9161 1726867736.93591: exiting _queue_task() for managed_node2/assert
  9161 1726867736.93604: done queuing things up, now waiting for results queue to drain
  9161 1726867736.93606: waiting for pending results...
  9161 1726867736.93914: running TaskExecutor() for managed_node2/TASK: caller : Test variable override
  9161 1726867736.94027: in run() - task 0e45163a-60dd-8a50-a75f-00000000000e
  9161 1726867736.94653: variable 'ansible_search_path' from source: unknown
  9161 1726867736.94658: variable 'ansible_search_path' from source: unknown
  9161 1726867736.94700: calling self._execute()
  9161 1726867736.94913: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.94916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.94930: variable 'omit' from source: magic vars
  9161 1726867736.95325: variable 'omit' from source: magic vars
  9161 1726867736.95386: variable 'omit' from source: magic vars
  9161 1726867736.95545: variable 'omit' from source: magic vars
  9161 1726867736.95641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867736.95800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)
  9161 1726867736.95820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867736.95839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.95853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867736.96014: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867736.96016: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.96019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.96223: Set connection var ansible_connection to ssh
  9161 1726867736.96241: Set connection var ansible_pipelining to False
  9161 1726867736.96251: Set connection var ansible_timeout to 10
  9161 1726867736.96340: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867736.96343: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867736.96345: Set connection var ansible_shell_type to sh
  9161 1726867736.96361: variable 'ansible_shell_executable' from source: unknown
  9161 1726867736.96521: variable 'ansible_connection' from source: unknown
  9161 1726867736.96524: variable 'ansible_module_compression' from source: unknown
  9161 1726867736.96527: variable 'ansible_shell_type' from source: unknown
  9161 1726867736.96529: variable 'ansible_shell_executable' from source: unknown
  9161 1726867736.96532: variable 'ansible_host' from source: host vars for 'managed_node2'
  9161 1726867736.96535: variable 'ansible_pipelining' from source: unknown
  9161 1726867736.96537: variable 'ansible_timeout' from source: unknown
  9161 1726867736.96539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'
  9161 1726867736.96840: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867736.96846: variable 'omit' from source: magic vars
  9161 1726867736.96848: starting attempt loop
  9161 1726867736.96851: running the handler
  9161 1726867736.97322: variable '__caller_override' from source: role '' all vars
  9161 1726867736.97341: Evaluated conditional (not __caller_override): True
  9161 1726867736.97352: handler run complete
  9161 1726867736.97383: attempt loop complete, returning result
  9161 1726867736.97396: _execute() done
  9161 1726867736.97526: dumping result to json
  9161 1726867736.97529: done dumping result, returning
  9161 1726867736.97531: done running TaskExecutor() for managed_node2/TASK: caller : Test variable override [0e45163a-60dd-8a50-a75f-00000000000e]
  9161 1726867736.97533: sending task result for task 0e45163a-60dd-8a50-a75f-00000000000e
  9161 1726867736.97605: done sending task result for task 0e45163a-60dd-8a50-a75f-00000000000e
  9161 1726867736.97608: WORKER PROCESS EXITING
ok: [managed_node2] => {
    "changed": false
}

MSG:

All assertions passed
  9161 1726867736.97681: no more pending results, returning what we have
  9161 1726867736.97685: results queue empty
  9161 1726867736.97686: checking for any_errors_fatal
  9161 1726867736.97687: done checking for any_errors_fatal
  9161 1726867736.97688: checking for max_fail_percentage
  9161 1726867736.97689: done checking for max_fail_percentage
  9161 1726867736.97690: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.97691: done checking to see if all hosts have failed
  9161 1726867736.97691: getting the remaining hosts for this loop
  9161 1726867736.97693: done getting the remaining hosts for this loop
  9161 1726867736.97696: getting the next task for host managed_node2
  9161 1726867736.97705: done getting next task for host managed_node2
  9161 1726867736.97707:  ^ task is: TASK: meta (role_complete)
  9161 1726867736.97709:  ^ 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
  9161 1726867736.97720: getting variables
  9161 1726867736.97722: in VariableManager get_vars()
  9161 1726867736.97760: Calling all_inventory to load vars for managed_node2
  9161 1726867736.97766: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.97768: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.97778: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.97780: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.97782: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.98190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.98618: done with get_vars()
  9161 1726867736.98635: done getting variables
  9161 1726867736.98719: done queuing things up, now waiting for results queue to drain
  9161 1726867736.98721: results queue empty
  9161 1726867736.98721: checking for any_errors_fatal
  9161 1726867736.98724: done checking for any_errors_fatal
  9161 1726867736.98724: checking for max_fail_percentage
  9161 1726867736.98725: done checking for max_fail_percentage
  9161 1726867736.98726: checking to see if all hosts have failed and the running result is not ok
  9161 1726867736.98727: done checking to see if all hosts have failed
  9161 1726867736.98727: getting the remaining hosts for this loop
  9161 1726867736.98728: done getting the remaining hosts for this loop
  9161 1726867736.98731: getting the next task for host managed_node2
  9161 1726867736.98736: done getting next task for host managed_node2
  9161 1726867736.98738:  ^ task is: TASK: Cleanup
  9161 1726867736.98740:  ^ 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
  9161 1726867736.98742: getting variables
  9161 1726867736.98743: in VariableManager get_vars()
  9161 1726867736.98760: Calling all_inventory to load vars for managed_node2
  9161 1726867736.98765: Calling groups_inventory to load vars for managed_node2
  9161 1726867736.98767: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867736.98772: Calling all_plugins_play to load vars for managed_node2
  9161 1726867736.98774: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867736.98776: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867736.99353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867736.99826: done with get_vars()
  9161 1726867736.99947: done getting variables

TASK [Cleanup] *****************************************************************
task path: /tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:49
Friday 20 September 2024  17:28:56 -0400 (0:00:00.068)       0:00:11.655 ****** 
  9161 1726867737.00030: entering _queue_task() for managed_node2/file
  9161 1726867737.01072: worker is 1 (out of 1 available)
  9161 1726867737.01080: exiting _queue_task() for managed_node2/file
  9161 1726867737.01090: done queuing things up, now waiting for results queue to drain
  9161 1726867737.01091: waiting for pending results...
  9161 1726867737.01114: running TaskExecutor() for managed_node2/TASK: Cleanup
  9161 1726867737.01118: in run() - task 0e45163a-60dd-8a50-a75f-000000000016
  9161 1726867737.01121: variable 'ansible_search_path' from source: unknown
  9161 1726867737.01414: variable '__varfiles_created' from source: set_fact
  9161 1726867737.02108: variable 'omit' from source: magic vars
  9161 1726867737.02217: in VariableManager get_vars()
  9161 1726867737.02269: Calling all_inventory to load vars for localhost
  9161 1726867737.02280: Calling groups_inventory to load vars for localhost
  9161 1726867737.02339: Calling all_plugins_inventory to load vars for localhost
  9161 1726867737.02343: Calling all_plugins_play to load vars for localhost
  9161 1726867737.02345: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867737.02348: Calling groups_plugins_play to load vars for localhost
  9161 1726867737.02402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867737.02438: done with get_vars()
  9161 1726867737.02450: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.02496: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.02504: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.02513: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867737.02594: variable 'omit' from source: magic vars
  9161 1726867737.02811: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.02822: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867737.02833: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867737.02846: variable 'omit' from source: magic vars
  9161 1726867737.02870: variable 'omit' from source: magic vars
  9161 1726867737.03001: variable 'item' from source: unknown
  9161 1726867737.03046: variable 'omit' from source: magic vars
  9161 1726867737.03066: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.03139: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.03143: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.03146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection
  9161 1726867737.03149: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False)
  9161 1726867737.03177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell
  9161 1726867737.03195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867737.03204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  9161 1726867737.03279: Set connection var ansible_connection to local
  9161 1726867737.03282: Set connection var ansible_pipelining to False
  9161 1726867737.03285: Set connection var ansible_timeout to 10
  9161 1726867737.03288: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867737.03290: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867737.03292: Set connection var ansible_shell_type to sh
  9161 1726867737.03309: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.03312: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.03314: variable 'ansible_user' from source: unknown
  9161 1726867737.03478: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)
  9161 1726867737.03510: variable 'omit' from source: magic vars
  9161 1726867737.03514: starting attempt loop
  9161 1726867737.03516: running the handler
  9161 1726867737.03519: _low_level_execute_command(): starting
  9161 1726867737.03524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867737.03531: in local.exec_command()
  9161 1726867737.03537: opening command with Popen()
  9161 1726867737.03674: done running command with Popen()
  9161 1726867737.03677: getting output with communicate()
  9161 1726867737.04101: done communicating
  9161 1726867737.04104: done with local.exec_command()
  9161 1726867737.04107: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867737.04168: _low_level_execute_command(): starting
  9161 1726867737.04172: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955 `" && echo ansible-tmp-1726867737.041085-9700-71631597999955="` echo /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955 `" ) && sleep 0'
  9161 1726867737.04174: in local.exec_command()
  9161 1726867737.04176: opening command with Popen()
  9161 1726867737.04362: done running command with Popen()
  9161 1726867737.04369: getting output with communicate()
  9161 1726867737.05343: done communicating
  9161 1726867737.05348: done with local.exec_command()
  9161 1726867737.05350: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867737.041085-9700-71631597999955=/root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955
, stderr=
  9161 1726867737.05353: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.05355: variable 'ansible_module_compression' from source: unknown
  9161 1726867737.05452: ANSIBALLZ: Using lock for file
  9161 1726867737.05460: ANSIBALLZ: Acquiring lock
  9161 1726867737.05475: ANSIBALLZ: Lock acquired: 140702719709440
  9161 1726867737.05523: ANSIBALLZ: Creating module
  9161 1726867737.19691: ANSIBALLZ: Writing module into payload
  9161 1726867737.19817: ANSIBALLZ: Writing module
  9161 1726867737.19838: ANSIBALLZ: Renaming module
  9161 1726867737.19845: ANSIBALLZ: Done creating module
  9161 1726867737.19857: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867737.19911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955/AnsiballZ_file.py
  9161 1726867737.20022: done transferring module to remote
  9161 1726867737.20113: _low_level_execute_command(): starting
  9161 1726867737.20117: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955/ /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955/AnsiballZ_file.py && sleep 0'
  9161 1726867737.20123: in local.exec_command()
  9161 1726867737.20125: opening command with Popen()
  9161 1726867737.20325: done running command with Popen()
  9161 1726867737.20332: getting output with communicate()
  9161 1726867737.20801: done communicating
  9161 1726867737.20804: done with local.exec_command()
  9161 1726867737.20807: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867737.20809: _low_level_execute_command(): starting
  9161 1726867737.20812: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955/AnsiballZ_file.py && sleep 0'
  9161 1726867737.20815: in local.exec_command()
  9161 1726867737.20817: opening command with Popen()
  9161 1726867737.20840: done running command with Popen()
  9161 1726867737.20844: getting output with communicate()
  9161 1726867737.49345: done communicating
  9161 1726867737.49350: done with local.exec_command()
  9161 1726867737.49371: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "state": "file"}, "after": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f4b30010bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b30010230>
# /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 0x7f4b30013140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f4b2fe2d790>
# /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 0x7f4b2fe2e7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe80710>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe80860>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f4b2fec4140>
# /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 0x7f4b2fec47d0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe9c3e0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe81ac0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe69880>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f4b2fec7fb0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fec6c90>
# /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 0x7f4b2fec7e90>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fec54f0>
# /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 0x7f4b2fee90d0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe68b00>
# /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 0x7f4b2fee9580>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fee9430>
# 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 0x7f4b2fee97f0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fe63620>
# /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 0x7f4b2fee9e20>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fee9af0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f4b2feead20>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f4b2ff10f50>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f4b2ff12660>
# /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 0x7f4b2ff13440>
# 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 0x7f4b2ff13aa0>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2ff129f0>
# /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 0x7f4b2fd004d0>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2ff13bf0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2feead80>
# /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 0x7f4b2fd34410>
# /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 0x7f4b2fd34f20>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd34c80>
# 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 0x7f4b2fd34f50>
# /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 0x7f4b2fd35880>
# 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 0x7f4b2fd36240>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd35130>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd02570>
# /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 0x7f4b2fd37650>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd36390>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2feeb470>
# /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 0x7f4b2fd53980>
# /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 0x7f4b2fd7bd10>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f4b2fdd4b00>
# /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 0x7f4b2fdd7260>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fdd4c20>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fda1b20>
# /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 0x7f4b2fba9c40>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd7ab10>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fd50590>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4b2fd7b110>
# zipimport: found 30 names in '/tmp/ansible_file_payload_fcf062uv/ansible_file_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 0x7f4b2fbfb920>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fbde810>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fbdd970>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/">
# 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 0x7f4b2fbf97f0>
# /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 0x7f4b2fc274d0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fc27260>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fc26b70>
# /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 0x7f4b2fc272c0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fc267b0>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f4b2fc4c200>
# 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 0x7f4b2fc4c440>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2fc4c890>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f4b2fc76630>
# 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 0x7f4b2fc77d70>
# /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 0x7f4b2f51cc50>
# /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 0x7f4b2f51ddc0>
# /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 0x7f4b2f5208c0>
# 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 0x7f4b2f520c20>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f51eb40>
# /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 0x7f4b2f564830>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f523350>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f5230b0>
# /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 0x7f4b2f523620>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f51f050>
# 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 0x7f4b2f568aa0>
# /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 0x7f4b2f568c20>
# /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 0x7f4b2f56a780>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f56a570>
# /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 0x7f4b2f56cce0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f56ae10>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f570410>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f56cdd0>
# 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 0x7f4b2f5716a0>
# 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 0x7f4b2f56d010>
# 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 0x7f4b2f5717c0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f568f20>
# /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 0x7f4b2f578e30>
# 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 0x7f4b2f57a0f0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f5735c0>
# 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 0x7f4b2f578470>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f5731d0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f4b2f57a540>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f4b2f57a540>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f4b2f5fe180>
# /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 0x7f4b2f5feff0>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f57a420>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# 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 0x7f4b2f5ff110>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f400e90>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7f4b2f40bb30>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f4078c0>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7f4b2fc5b7d0>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f40daf0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f40bc80>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b2f5fff80>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_fcf062uv/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# 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 array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# 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
# 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 abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# 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 systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# 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 stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# 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 functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
  9161 1726867737.49387: done with _execute_module (file, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml', 'state': 'absent', '_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': 'file', '_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-1726867737.041085-9700-71631597999955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867737.49391: _low_level_execute_command(): starting
  9161 1726867737.49393: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867737.041085-9700-71631597999955/ > /dev/null 2>&1 && sleep 0'
  9161 1726867737.49395: in local.exec_command()
  9161 1726867737.49541: opening command with Popen()
  9161 1726867737.49560: done running command with Popen()
  9161 1726867737.49570: getting output with communicate()
  9161 1726867737.50049: done communicating
  9161 1726867737.50058: done with local.exec_command()
  9161 1726867737.50068: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867737.50079: handler run complete
  9161 1726867737.50113: variable 'ansible_host' from source: unknown
  9161 1726867737.50119: variable 'ansible_port' from source: unknown
  9161 1726867737.50125: variable 'ansible_user' from source: unknown
  9161 1726867737.50130: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.50139: attempt loop complete, returning result
  9161 1726867737.50161: variable 'item' from source: unknown
  9161 1726867737.50258: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml', '_original_basename': '.tb6dsppb', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS-10', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".tb6dsppb",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS-10",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1726867727.1327612-9246-33601864477416/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS-10.yml",
    "state": "absent"
}
  9161 1726867737.51143: in VariableManager get_vars()
  9161 1726867737.51147: Calling all_inventory to load vars for localhost
  9161 1726867737.51149: Calling groups_inventory to load vars for localhost
  9161 1726867737.51151: Calling all_plugins_inventory to load vars for localhost
  9161 1726867737.51153: Calling all_plugins_play to load vars for localhost
  9161 1726867737.51155: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867737.51157: Calling groups_plugins_play to load vars for localhost
  9161 1726867737.51159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867737.51161: done with get_vars()
  9161 1726867737.51165: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.51168: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.51171: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.51173: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867737.51175: variable 'omit' from source: magic vars
  9161 1726867737.51195: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.51212: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867737.51231: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867737.51257: variable 'omit' from source: magic vars
  9161 1726867737.51283: variable 'omit' from source: magic vars
  9161 1726867737.51447: variable 'item' from source: unknown
  9161 1726867737.51488: variable 'omit' from source: magic vars
  9161 1726867737.51519: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.51540: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.51552: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.51631: Set connection var ansible_connection to local
  9161 1726867737.51649: Set connection var ansible_pipelining to False
  9161 1726867737.51666: Set connection var ansible_timeout to 10
  9161 1726867737.51738: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867737.51741: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867737.51743: Set connection var ansible_shell_type to sh
  9161 1726867737.51747: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.51754: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.51761: variable 'ansible_user' from source: unknown
  9161 1726867737.51918: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867737.51952: variable 'omit' from source: magic vars
  9161 1726867737.51967: starting attempt loop
  9161 1726867737.52039: running the handler
  9161 1726867737.52042: _low_level_execute_command(): starting
  9161 1726867737.52045: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867737.52047: in local.exec_command()
  9161 1726867737.52050: opening command with Popen()
  9161 1726867737.52162: done running command with Popen()
  9161 1726867737.52169: getting output with communicate()
  9161 1726867737.52642: done communicating
  9161 1726867737.52650: done with local.exec_command()
  9161 1726867737.52781: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867737.52785: _low_level_execute_command(): starting
  9161 1726867737.52788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212 `" && echo ansible-tmp-1726867737.527305-9700-44716480899212="` echo /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212 `" ) && sleep 0'
  9161 1726867737.52791: in local.exec_command()
  9161 1726867737.52793: opening command with Popen()
  9161 1726867737.53142: done running command with Popen()
  9161 1726867737.53145: getting output with communicate()
  9161 1726867737.54747: done communicating
  9161 1726867737.54751: done with local.exec_command()
  9161 1726867737.54754: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867737.527305-9700-44716480899212=/root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212
, stderr=
  9161 1726867737.54770: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.54806: variable 'ansible_module_compression' from source: unknown
  9161 1726867737.54850: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
  9161 1726867737.54869: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867737.54936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212/AnsiballZ_file.py
  9161 1726867737.55100: done transferring module to remote
  9161 1726867737.55114: _low_level_execute_command(): starting
  9161 1726867737.55120: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212/ /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212/AnsiballZ_file.py && sleep 0'
  9161 1726867737.55125: in local.exec_command()
  9161 1726867737.55130: opening command with Popen()
  9161 1726867737.55252: done running command with Popen()
  9161 1726867737.55255: getting output with communicate()
  9161 1726867737.55775: done communicating
  9161 1726867737.55779: done with local.exec_command()
  9161 1726867737.55784: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867737.55789: _low_level_execute_command(): starting
  9161 1726867737.55791: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212/AnsiballZ_file.py && sleep 0'
  9161 1726867737.55794: in local.exec_command()
  9161 1726867737.55799: opening command with Popen()
  9161 1726867737.55859: done running command with Popen()
  9161 1726867737.55865: getting output with communicate()
  9161 1726867737.83603: done communicating
  9161 1726867737.83607: done with local.exec_command()
  9161 1726867737.83621: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "state": "file"}, "after": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fb9375b4bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9375b4230>
# /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 0x7fb9375b7140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7fb9375cd790>
# /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 0x7fb9375ce7b0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373e0710>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373e0860>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fb937424140>
# /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 0x7fb9374247d0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373fc3e0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373e1ac0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373c9880>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fb937427f50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937426c30>
# /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 0x7fb937427e30>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373e3a10>
# /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 0x7fb9374490a0>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373c8b00>
# /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 0x7fb937449550>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937449400>
# 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 0x7fb9374497c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9373c3620>
# /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 0x7fb937449df0>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937449ac0>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fb93744acc0>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fb937470ef0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fb937472600>
# /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 0x7fb9374734a0>
# 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 0x7fb937473b00>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9374729f0>
# /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 0x7fb937488590>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937473cb0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93744ad20>
# /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 0x7fb93721c500>
# /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 0x7fb93721cfe0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93721cd40>
# 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 0x7fb93721d010>
# /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 0x7fb93721d940>
# 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 0x7fb93721e330>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93721d1f0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93748a660>
# /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 0x7fb93721f6e0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93721e1b0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93744b410>
# /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 0x7fb93723ba10>
# /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 0x7fb93725fda0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fb9372bcbc0>
# /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 0x7fb9372bf320>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9372bcce0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937289bb0>
# /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 0x7fb936b25cd0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb93725eba0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb937238620>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb93725ef00>
# zipimport: found 30 names in '/tmp/ansible_file_payload_02mg2a2n/ansible_file_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 0x7fb936b779b0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936b5a8a0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936b59a00>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/">
# 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 0x7fb937488440>
# /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 0x7fb936ba3530>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936ba32c0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936ba2bd0>
# /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 0x7fb936ba3020>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936ba2810>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fb936bc82f0>
# 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 0x7fb936bc8530>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936bc8a40>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fb936bf2870>
# 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 0x7fb936bf3fb0>
# /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 0x7fb936a18e90>
# /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 0x7fb936a1a030>
# /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 0x7fb936a1cb30>
# 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 0x7fb936a1ce60>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a1adb0>
# /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 0x7fb936a60ad0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a1f5f0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a1f350>
# /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 0x7fb936a1f8c0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a1b2c0>
# 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 0x7fb936a64d10>
# /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 0x7fb936a64ec0>
# /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 0x7fb936a66930>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a666c0>
# /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 0x7fb936a68e90>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a66ff0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a6c650>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a69010>
# 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 0x7fb936a6d460>
# 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 0x7fb936a6d640>
# 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 0x7fb936a6d7c0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a65040>
# /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 0x7fb936a75040>
# 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 0x7fb936a76360>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a6f7d0>
# 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 0x7fb936a74650>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a6f3e0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb936a76660>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fb936a76660>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /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 0x7fb936afa330>
# /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 0x7fb936afb110>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a76540>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# 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 0x7fb936afaed0>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936afd010>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7fb936907aa0>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936903800>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7fb936bdb590>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9369098e0>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a6e330>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb936a742c0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_02mg2a2n/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# 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 array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# 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
# 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 abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# 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 systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# 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 stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# 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 functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
  9161 1726867737.83666: done with _execute_module (file, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml', 'state': 'absent', '_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': 'file', '_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-1726867737.527305-9700-44716480899212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867737.83673: _low_level_execute_command(): starting
  9161 1726867737.83681: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867737.527305-9700-44716480899212/ > /dev/null 2>&1 && sleep 0'
  9161 1726867737.83683: in local.exec_command()
  9161 1726867737.83689: opening command with Popen()
  9161 1726867737.83738: done running command with Popen()
  9161 1726867737.83742: getting output with communicate()
  9161 1726867737.84139: done communicating
  9161 1726867737.84143: done with local.exec_command()
  9161 1726867737.84148: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867737.84153: handler run complete
  9161 1726867737.84176: variable 'ansible_host' from source: unknown
  9161 1726867737.84179: variable 'ansible_port' from source: unknown
  9161 1726867737.84181: variable 'ansible_user' from source: unknown
  9161 1726867737.84183: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.84185: attempt loop complete, returning result
  9161 1726867737.84199: variable 'item' from source: unknown
  9161 1726867737.84260: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml', '_original_basename': '.0pjm2wnv', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS_10', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".0pjm2wnv",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS_10",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1726867728.1605957-9246-273657085648547/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS_10.yml",
    "state": "absent"
}
  9161 1726867737.84545: in VariableManager get_vars()
  9161 1726867737.84549: Calling all_inventory to load vars for localhost
  9161 1726867737.84552: Calling groups_inventory to load vars for localhost
  9161 1726867737.84554: Calling all_plugins_inventory to load vars for localhost
  9161 1726867737.84556: Calling all_plugins_play to load vars for localhost
  9161 1726867737.84558: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867737.84560: Calling groups_plugins_play to load vars for localhost
  9161 1726867737.84562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867737.84567: done with get_vars()
  9161 1726867737.84569: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.84571: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.84573: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.84575: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867737.84577: variable 'omit' from source: magic vars
  9161 1726867737.84677: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867737.84681: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867737.84686: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867737.84690: variable 'omit' from source: magic vars
  9161 1726867737.84701: variable 'omit' from source: magic vars
  9161 1726867737.84850: variable 'item' from source: unknown
  9161 1726867737.84854: variable 'omit' from source: magic vars
  9161 1726867737.84856: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.84859: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.84861: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.84868: Set connection var ansible_connection to local
  9161 1726867737.84870: Set connection var ansible_pipelining to False
  9161 1726867737.84875: Set connection var ansible_timeout to 10
  9161 1726867737.84877: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867737.84882: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867737.84884: Set connection var ansible_shell_type to sh
  9161 1726867737.84898: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.84901: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867737.84903: variable 'ansible_user' from source: unknown
  9161 1726867737.84984: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867737.84992: variable 'omit' from source: magic vars
  9161 1726867737.84995: starting attempt loop
  9161 1726867737.84997: running the handler
  9161 1726867737.85005: _low_level_execute_command(): starting
  9161 1726867737.85011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867737.85013: in local.exec_command()
  9161 1726867737.85018: opening command with Popen()
  9161 1726867737.85063: done running command with Popen()
  9161 1726867737.85070: getting output with communicate()
  9161 1726867737.85441: done communicating
  9161 1726867737.85445: done with local.exec_command()
  9161 1726867737.85447: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867737.85465: _low_level_execute_command(): starting
  9161 1726867737.85482: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545 `" && echo ansible-tmp-1726867737.8545172-9700-975371545545="` echo /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545 `" ) && sleep 0'
  9161 1726867737.85485: in local.exec_command()
  9161 1726867737.85491: opening command with Popen()
  9161 1726867737.85582: done running command with Popen()
  9161 1726867737.85585: getting output with communicate()
  9161 1726867737.86469: done communicating
  9161 1726867737.86473: done with local.exec_command()
  9161 1726867737.86476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867737.8545172-9700-975371545545=/root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545
, stderr=
  9161 1726867737.86487: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867737.86532: variable 'ansible_module_compression' from source: unknown
  9161 1726867737.86569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
  9161 1726867737.86590: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867737.86719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545/AnsiballZ_file.py
  9161 1726867737.86849: done transferring module to remote
  9161 1726867737.86861: _low_level_execute_command(): starting
  9161 1726867737.86864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545/ /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545/AnsiballZ_file.py && sleep 0'
  9161 1726867737.86871: in local.exec_command()
  9161 1726867737.86878: opening command with Popen()
  9161 1726867737.86963: done running command with Popen()
  9161 1726867737.86966: getting output with communicate()
  9161 1726867737.87627: done communicating
  9161 1726867737.87630: done with local.exec_command()
  9161 1726867737.87646: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867737.87649: _low_level_execute_command(): starting
  9161 1726867737.87655: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545/AnsiballZ_file.py && sleep 0'
  9161 1726867737.87671: in local.exec_command()
  9161 1726867737.87679: opening command with Popen()
  9161 1726867737.87742: done running command with Popen()
  9161 1726867737.87746: getting output with communicate()
  9161 1726867738.12449: done communicating
  9161 1726867738.12606: done with local.exec_command()
  9161 1726867738.12617: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "state": "file"}, "after": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fdfd5810bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5810230>
# /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 0x7fdfd5813140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7fdfd55e97c0>
# /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 0x7fdfd55ea7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd563c740>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd563c890>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fdfd5680170>
# /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 0x7fdfd5680800>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5658410>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd563daf0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56258b0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fdfd5683fb0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5682c90>
# /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 0x7fdfd5680710>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56814c0>
# /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 0x7fdfd56a5070>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5624b30>
# /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 0x7fdfd56a5520>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56a53d0>
# 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 0x7fdfd56a57c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd561f650>
# /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 0x7fdfd56a5e50>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56a5b20>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fdfd56a6d50>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fdfd56d0f80>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fdfd56d2690>
# /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 0x7fdfd56d34d0>
# 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 0x7fdfd56d3b30>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56d2a20>
# /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 0x7fdfd56e4560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56d3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56a6db0>
# /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 0x7fdfd54884d0>
# /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 0x7fdfd5489010>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5488d70>
# 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 0x7fdfd5488e90>
# /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 0x7fdfd5489910>
# 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 0x7fdfd548a2d0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd54891c0>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56e6630>
# /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 0x7fdfd548b6e0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd548a420>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd56a74a0>
# /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 0x7fdfd54a7a10>
# /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 0x7fdfd54cfdd0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7fdfd5528bc0>
# /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 0x7fdfd552b320>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5528ce0>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd54f5bb0>
# /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 0x7fdfd533dcd0>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd54cebd0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd54a4620>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfd54cf290>
# zipimport: found 30 names in '/tmp/ansible_file_payload_ypfo736k/ansible_file_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 0x7fdfd538f9e0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd53728d0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd5371a60>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/">
# 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 0x7fdfd538d8b0>
# /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 0x7fdfd53bb620>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd53bb3b0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd53bacc0>
# /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 0x7fdfd53bb440>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd53ba900>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7fdfd53e0350>
# 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 0x7fdfd53e0590>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd53e0a40>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7fdfd540a8a0>
# 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 0x7fdfd540bfe0>
# /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 0x7fdfd4d1cec0>
# /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 0x7fdfd4d1e060>
# /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 0x7fdfd4d20b00>
# 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 0x7fdfd4d20e60>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d1ed80>
# /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 0x7fdfd4d648f0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d23410>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d231a0>
# /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 0x7fdfd4d236e0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d1f290>
# 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 0x7fdfd4d68ad0>
# /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 0x7fdfd4d68ce0>
# /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 0x7fdfd4d6a720>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d6a4e0>
# /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 0x7fdfd4d6cc20>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d6ade0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d70410>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d6cdd0>
# 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 0x7fdfd4d71670>
# 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 0x7fdfd4d6d010>
# 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 0x7fdfd4d716d0>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d68dd0>
# /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 0x7fdfd4d78da0>
# 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 0x7fdfd4d7a030>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d73560>
# 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 0x7fdfd4d788f0>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d73170>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fdfd4d7a540>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7fdfd4d7a540>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /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 0x7fdfd4dfe090>
# /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 0x7fdfd4dfee70>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4d79e80>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# 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 0x7fdfd4dff020>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4c00b00>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7fdfd4c0b980>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4c07650>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7fdfd53ef560>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4c0d910>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4c0ba40>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd4dffaa0>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_ypfo736k/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# 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 array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# 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
# 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 abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# 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 systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# 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 stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# 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 functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
  9161 1726867738.12633: done with _execute_module (file, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml', 'state': 'absent', '_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': 'file', '_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-1726867737.8545172-9700-975371545545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867738.12645: _low_level_execute_command(): starting
  9161 1726867738.12647: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867737.8545172-9700-975371545545/ > /dev/null 2>&1 && sleep 0'
  9161 1726867738.12649: in local.exec_command()
  9161 1726867738.12651: opening command with Popen()
  9161 1726867738.12671: done running command with Popen()
  9161 1726867738.12679: getting output with communicate()
  9161 1726867738.13294: done communicating
  9161 1726867738.13329: done with local.exec_command()
  9161 1726867738.13365: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867738.13369: handler run complete
  9161 1726867738.13387: variable 'ansible_host' from source: unknown
  9161 1726867738.13389: variable 'ansible_port' from source: unknown
  9161 1726867738.13392: variable 'ansible_user' from source: unknown
  9161 1726867738.13394: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.13396: attempt loop complete, returning result
  9161 1726867738.13435: variable 'item' from source: unknown
  9161 1726867738.13491: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml', '_original_basename': '.lcd1icgx', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'CentOS', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".lcd1icgx",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "CentOS",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1726867728.7830749-9246-188422666496850/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/CentOS.yml",
    "state": "absent"
}
  9161 1726867738.14015: in VariableManager get_vars()
  9161 1726867738.14018: Calling all_inventory to load vars for localhost
  9161 1726867738.14021: Calling groups_inventory to load vars for localhost
  9161 1726867738.14023: Calling all_plugins_inventory to load vars for localhost
  9161 1726867738.14025: Calling all_plugins_play to load vars for localhost
  9161 1726867738.14027: Calling groups_plugins_inventory to load vars for localhost
  9161 1726867738.14028: Calling groups_plugins_play to load vars for localhost
  9161 1726867738.14030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867738.14032: done with get_vars()
  9161 1726867738.14036: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867738.14038: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867738.14041: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.14043: no remote address found for delegated host localhost
using its name, so success depends on DNS resolution
  9161 1726867738.14046: variable 'omit' from source: magic vars
  9161 1726867738.14139: variable 'inventory_hostname' from source: host vars for 'managed_node2'
  9161 1726867738.14142: variable 'ansible_play_hosts_all' from source: magic vars
  9161 1726867738.14149: Evaluated conditional (inventory_hostname == ansible_play_hosts_all[0]): True
  9161 1726867738.14152: variable 'omit' from source: magic vars
  9161 1726867738.14165: variable 'omit' from source: magic vars
  9161 1726867738.14243: variable 'item' from source: unknown
  9161 1726867738.14261: variable 'omit' from source: magic vars
  9161 1726867738.14273: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867738.14276: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.14279: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.14307: Set connection var ansible_connection to local
  9161 1726867738.14310: Set connection var ansible_pipelining to False
  9161 1726867738.14314: Set connection var ansible_timeout to 10
  9161 1726867738.14316: Set connection var ansible_shell_executable to /bin/sh
  9161 1726867738.14321: Set connection var ansible_module_compression to ZIP_DEFLATED
  9161 1726867738.14323: Set connection var ansible_shell_type to sh
  9161 1726867738.14339: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867738.14342: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.14344: variable 'ansible_user' from source: unknown
  9161 1726867738.14426: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)
  9161 1726867738.14436: variable 'omit' from source: magic vars
  9161 1726867738.14439: starting attempt loop
  9161 1726867738.14441: running the handler
  9161 1726867738.14449: _low_level_execute_command(): starting
  9161 1726867738.14454: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0'
  9161 1726867738.14456: in local.exec_command()
  9161 1726867738.14462: opening command with Popen()
  9161 1726867738.14510: done running command with Popen()
  9161 1726867738.14513: getting output with communicate()
  9161 1726867738.14976: done communicating
  9161 1726867738.14979: done with local.exec_command()
  9161 1726867738.14982: _low_level_execute_command() done: rc=0, stdout=/root
, stderr=
  9161 1726867738.14984: _low_level_execute_command(): starting
  9161 1726867738.14989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143 `" && echo ansible-tmp-1726867738.1497257-9700-238483375670143="` echo /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143 `" ) && sleep 0'
  9161 1726867738.14991: in local.exec_command()
  9161 1726867738.14997: opening command with Popen()
  9161 1726867738.15032: done running command with Popen()
  9161 1726867738.15037: getting output with communicate()
  9161 1726867738.16444: done communicating
  9161 1726867738.16451: done with local.exec_command()
  9161 1726867738.16454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867738.1497257-9700-238483375670143=/root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143
, stderr=
  9161 1726867738.16461: variable 'ansible_delegated_vars' from source: unknown
  9161 1726867738.16469: variable 'ansible_module_compression' from source: unknown
  9161 1726867738.16472: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9161rqt_h0le/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED
  9161 1726867738.16474: variable 'ansible_python_interpreter' from source: host vars for 'localhost'
  9161 1726867738.16500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143/AnsiballZ_file.py
  9161 1726867738.16593: done transferring module to remote
  9161 1726867738.16619: _low_level_execute_command(): starting
  9161 1726867738.16646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143/ /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143/AnsiballZ_file.py && sleep 0'
  9161 1726867738.16661: in local.exec_command()
  9161 1726867738.16679: opening command with Popen()
  9161 1726867738.16757: done running command with Popen()
  9161 1726867738.16772: getting output with communicate()
  9161 1726867738.17396: done communicating
  9161 1726867738.17400: done with local.exec_command()
  9161 1726867738.17402: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867738.17405: _low_level_execute_command(): starting
  9161 1726867738.17451: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143/AnsiballZ_file.py && sleep 0'
  9161 1726867738.17460: in local.exec_command()
  9161 1726867738.17464: opening command with Popen()
  9161 1726867738.17506: done running command with Popen()
  9161 1726867738.17510: getting output with communicate()
  9161 1726867738.40126: done communicating
  9161 1726867738.40130: done with local.exec_command()
  9161 1726867738.40139: _low_level_execute_command() done: rc=0, stdout=
{"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "changed": true, "diff": {"before": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "state": "file"}, "after": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}
, stderr=import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0fffc10bc0>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffc10230>
# /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 0x7f0fffc13140>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import 'posixpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib64/python3.12/site-packages'
Adding directory: '/usr/local/lib/python3.12/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 0x7f0fffa097c0>
# /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 0x7f0fffa0a7e0>
import 'site' # <class '_frozen_importlib.FrozenImporter'>
Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py
# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'
# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py
# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py
# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'
# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py
# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa5c740>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa5c890>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0fffaa0170>
# /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 0x7f0fffaa0800>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa78410>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa5daf0>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa458b0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0fffaa3fb0>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffaa2c90>
# /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 0x7f0fffaa0710>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffaa14c0>
# /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 0x7f0fffac5070>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa44b30>
# /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 0x7f0fffac5520>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffac53d0>
# 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 0x7f0fffac57c0>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffa3f650>
# /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 0x7f0fffac5e50>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffac5b20>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0fffac6d50>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0fffaf0f80>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f0fffaf2690>
# /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 0x7f0fffaf34d0>
# 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 0x7f0fffaf3b30>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffaf2a20>
# /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 0x7f0fffb04560>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffaf3c80>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffac6db0>
# /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 0x7f0fff89c4d0>
# /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 0x7f0fff89cf80>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff89cce0>
# 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 0x7f0fff89cfb0>
# /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 0x7f0fff89d8e0>
# 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 0x7f0fff89e2a0>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff89d190>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffb06630>
# /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 0x7f0fff89f680>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff89e3c0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fffac74a0>
# /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 0x7f0fff8bf9e0>
# /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 0x7f0fff8e3dd0>
# /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' # <class '_frozen_importlib.FrozenImporter'>
# /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 0x7f0fff93cbf0>
# /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 0x7f0fff93f350>
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff93cd10>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff909be0>
# /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 0x7f0fff749c10>
import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff8e2bd0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff8bc5f0>
# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fff8e2f30>
# zipimport: found 30 names in '/tmp/ansible_file_payload_b41aov3q/ansible_file_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 0x7f0fff79b8c0>
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7827b0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7819a0>
# zipimport: zlib available
import 'ansible' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/">
# 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 0x7f0fff799790>
# /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 0x7f0fff7c7560>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7c72f0>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7c6c30>
# /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 0x7f0fff7c70e0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7c6870>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# 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 0x7f0fff7ec260>
# 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 0x7f0fff7ec4a0>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff7ec920>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# /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 0x7f0fff816720>
# 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 0x7f0fff817e60>
# /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 0x7f0fff114d40>
# /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 0x7f0fff115ee0>
# /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 0x7f0fff1189b0>
# 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 0x7f0fff118ad0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff116c60>
# /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 0x7f0fff15c890>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff11b3b0>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff11b110>
# /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 0x7f0fff11b680>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff117140>
# 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 0x7f0fff160a70>
# /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 0x7f0fff160c50>
# /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 0x7f0fff1626f0>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff1624b0>
# /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 0x7f0fff164bf0>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff162d20>
# /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' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff168380>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff164d40>
# 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 0x7f0fff1691c0>
# 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 0x7f0fff169070>
# 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 0x7f0fff169790>
import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff160dd0>
# /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 0x7f0fff170e30>
# 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 0x7f0fff1720f0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff16b5c0>
# 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 0x7f0fff170470>
import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff16b1d0>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.compat' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.six' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
import 'ansible.module_utils.six.moves' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f0fff1724e0>
import 'ansible.module_utils.six.moves.collections_abc' # <ansible.module_utils.six._SixMetaPathImporter object at 0x7f0fff1724e0>
import 'ansible.module_utils.common.text.converters' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/text/">
# /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 0x7f0fff1f6150>
# /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 0x7f0fff1f6f60>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff172480>
import 'ansible.module_utils.compat.selinux' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/compat/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils._text' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# 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 0x7f0fff1f6d20>
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.collections' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.warnings' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.errors' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.parsing.convert_bool' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/parsing/">
# 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' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff1f9040>
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.text.formatters' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/text/">
import 'ansible.module_utils.common.validation' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.parameters' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.arg_spec' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common.locale' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7f0fff003b00>
import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff1ff890>
import 'ansible.module_utils.common.file' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.process' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
# 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 0x7f0fff803740>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff005a90>
import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff003980>
import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fff16b410>
# destroy ansible.module_utils.distro
import 'ansible.module_utils.distro' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.module_utils.common._utils' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.common.sys_info' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/common/">
import 'ansible.module_utils.basic' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/module_utils/">
# zipimport: zlib available
# zipimport: zlib available
import 'ansible.modules' # <zipimporter object "/tmp/ansible_file_payload_b41aov3q/ansible_file_payload.zip/ansible/">
# zipimport: zlib available
# zipimport: zlib available
# zipimport: zlib available
# destroy __main__
# clear sys.path_importer_cache
# clear sys.path_hooks
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_exc
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.__interactivehook__
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing sys
# cleanup[2] removing builtins
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _thread
# cleanup[2] removing _warnings
# cleanup[2] removing _weakref
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing time
# cleanup[2] removing zipimport
# cleanup[2] removing _codecs
# cleanup[2] removing codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing _abc
# cleanup[2] removing abc
# cleanup[2] removing io
# cleanup[2] removing __main__
# cleanup[2] removing _stat
# cleanup[2] removing stat
# cleanup[2] removing _collections_abc
# cleanup[2] removing genericpath
# cleanup[2] removing posixpath
# cleanup[2] removing os.path
# cleanup[2] removing os
# cleanup[2] removing _sitebuiltins
# cleanup[2] removing encodings.utf_8_sig
# cleanup[2] removing _distutils_hack
# destroy _distutils_hack
# cleanup[2] removing site
# destroy site
# cleanup[2] removing types
# cleanup[2] removing _operator
# cleanup[2] removing operator
# cleanup[2] removing itertools
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing collections
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing enum
# cleanup[2] removing _sre
# cleanup[2] removing re._constants
# cleanup[2] removing re._parser
# cleanup[2] removing re._casefix
# cleanup[2] removing re._compiler
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# destroy base64
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing runpy
# destroy runpy
# cleanup[2] removing fnmatch
# cleanup[2] removing errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing math
# cleanup[2] removing _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing random
# destroy random
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing tempfile
# cleanup[2] removing threading
# cleanup[2] removing contextlib
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# destroy urllib
# cleanup[2] removing ipaddress
# cleanup[2] removing urllib.parse
# destroy urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile._path.glob
# cleanup[2] removing zipfile._path
# cleanup[2] removing zipfile
# cleanup[2] removing encodings.cp437
# cleanup[2] removing collections.abc
# cleanup[2] removing _typing
# cleanup[2] removing typing
# destroy typing
# cleanup[2] removing pkgutil
# destroy pkgutil
# cleanup[2] removing ansible
# destroy ansible
# cleanup[2] removing ansible.module_utils
# destroy ansible.module_utils
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing _json
# cleanup[2] removing json.scanner
# cleanup[2] removing json.decoder
# cleanup[2] removing json.encoder
# cleanup[2] removing json
# cleanup[2] removing atexit
# cleanup[2] removing grp
# cleanup[2] removing fcntl
# cleanup[2] removing _locale
# cleanup[2] removing locale
# cleanup[2] removing pwd
# cleanup[2] removing platform
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing shlex
# cleanup[2] removing signal
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing token
# destroy token
# cleanup[2] removing _tokenize
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing textwrap
# cleanup[2] removing traceback
# cleanup[2] removing syslog
# cleanup[2] removing systemd
# destroy systemd
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing _string
# cleanup[2] removing string
# destroy string
# cleanup[2] removing logging
# cleanup[2] removing systemd._journal
# cleanup[2] removing systemd._reader
# cleanup[2] removing systemd.id128
# cleanup[2] removing systemd.journal
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# destroy socket
# cleanup[2] removing systemd._daemon
# cleanup[2] removing systemd.daemon
# cleanup[2] removing ansible.module_utils.compat
# destroy ansible.module_utils.compat
# cleanup[2] removing ansible.module_utils.common
# destroy ansible.module_utils.common
# cleanup[2] removing ansible.module_utils.common.text
# destroy ansible.module_utils.common.text
# cleanup[2] removing ansible.module_utils.six
# destroy ansible.module_utils.six
# cleanup[2] removing ansible.module_utils.six.moves
# cleanup[2] removing ansible.module_utils.six.moves.collections_abc
# cleanup[2] removing ansible.module_utils.common.text.converters
# destroy ansible.module_utils.common.text.converters
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# destroy ctypes
# cleanup[2] removing ansible.module_utils.compat.selinux
# cleanup[2] removing ansible.module_utils._text
# destroy ansible.module_utils._text
# cleanup[2] removing copy
# destroy copy
# cleanup[2] removing ansible.module_utils.common.collections
# destroy ansible.module_utils.common.collections
# cleanup[2] removing ansible.module_utils.common.warnings
# destroy ansible.module_utils.common.warnings
# cleanup[2] removing ansible.module_utils.errors
# destroy ansible.module_utils.errors
# cleanup[2] removing ansible.module_utils.parsing
# destroy ansible.module_utils.parsing
# cleanup[2] removing ansible.module_utils.parsing.convert_bool
# destroy ansible.module_utils.parsing.convert_bool
# cleanup[2] removing _ast
# destroy _ast
# cleanup[2] removing ast
# destroy ast
# cleanup[2] removing ansible.module_utils.common.text.formatters
# destroy ansible.module_utils.common.text.formatters
# cleanup[2] removing ansible.module_utils.common.validation
# destroy ansible.module_utils.common.validation
# cleanup[2] removing ansible.module_utils.common.parameters
# destroy ansible.module_utils.common.parameters
# cleanup[2] removing ansible.module_utils.common.arg_spec
# destroy ansible.module_utils.common.arg_spec
# cleanup[2] removing ansible.module_utils.common.locale
# destroy ansible.module_utils.common.locale
# cleanup[2] removing swig_runtime_data4
# destroy swig_runtime_data4
# cleanup[2] removing selinux._selinux
# cleanup[2] removing selinux
# cleanup[2] removing ansible.module_utils.common.file
# destroy ansible.module_utils.common.file
# cleanup[2] removing ansible.module_utils.common.process
# destroy ansible.module_utils.common.process
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing argparse
# cleanup[2] removing distro.distro
# cleanup[2] removing distro
# cleanup[2] removing ansible.module_utils.distro
# cleanup[2] removing ansible.module_utils.common._utils
# destroy ansible.module_utils.common._utils
# cleanup[2] removing ansible.module_utils.common.sys_info
# destroy ansible.module_utils.common.sys_info
# cleanup[2] removing ansible.module_utils.basic
# destroy ansible.module_utils.basic
# cleanup[2] removing ansible.modules
# destroy ansible.modules
# destroy _sitebuiltins
# destroy importlib.machinery
# destroy importlib._abc
# destroy importlib.util
# destroy _bz2
# destroy _compression
# destroy _lzma
# destroy binascii
# destroy struct
# 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 array
# cleanup[3] wiping ansible.module_utils.distro
# destroy distro.distro
# cleanup[3] wiping distro
# cleanup[3] wiping argparse
# cleanup[3] wiping selinux
# cleanup[3] wiping selinux._selinux
# cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon
# cleanup[3] wiping _socket
# cleanup[3] wiping systemd.journal
# destroy uuid
# cleanup[3] wiping systemd.id128
# cleanup[3] wiping systemd._reader
# cleanup[3] wiping systemd._journal
# cleanup[3] wiping logging
# cleanup[3] wiping _string
# cleanup[3] wiping _uuid
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping syslog
# cleanup[3] wiping traceback
# destroy linecache
# destroy textwrap
# cleanup[3] wiping tokenize
# cleanup[3] wiping _tokenize
# cleanup[3] wiping subprocess
# destroy signal
# destroy threading
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping shlex
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping platform
# cleanup[3] wiping pwd
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping fcntl
# cleanup[3] wiping grp
# cleanup[3] wiping atexit
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping _typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping contextlib
# cleanup[3] wiping tempfile
# destroy io
# destroy weakref
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping math
# cleanup[3] wiping shutil
# destroy fnmatch
# cleanup[3] wiping errno
# 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
# 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 abc
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping __main__
# cleanup[3] wiping _abc
# cleanup[3] wiping _signal
# 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 systemd._daemon
# destroy systemd.id128
# destroy systemd._reader
# destroy systemd._journal
# destroy _datetime
# destroy sys.monitoring
# destroy _socket
# destroy _collections_abc
# destroy _weakref
# destroy _uuid
# destroy posixpath
# destroy __main__
# destroy atexit
# destroy errno
# destroy grp
# destroy fcntl
# destroy locale
# destroy pwd
# destroy selectors
# destroy shutil
# destroy tempfile
# destroy traceback
# destroy syslog
# destroy systemd.journal
# destroy systemd.daemon
# destroy ansible.module_utils.compat.selinux
# destroy hashlib
# destroy selinux
# destroy ansible.module_utils.six.moves.urllib
# destroy ansible.module_utils.six.moves
# destroy datetime
# destroy re._parser
# destroy tokenize
# destroy _string
# destroy _frozen_importlib_external
# destroy _imp
# destroy marshal
# 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 stat
# destroy _blake2
# destroy platform
# destroy distro
# destroy json.scanner
# destroy _json
# destroy select
# destroy selinux._selinux
# destroy collections
# destroy copyreg
# destroy contextlib
# destroy _signal
# destroy _typing
# destroy _tokenize
# destroy argparse
# destroy json
# destroy logging
# destroy shlex
# destroy subprocess
# destroy warnings
# destroy operator
# 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 functools
# destroy time
# destroy _warnings
# destroy math
# destroy _bisect
# destroy re
# destroy _random
# destroy _hashlib
# destroy itertools
# destroy _collections
# destroy _operator
# destroy builtins
# destroy _thread
# destroy _abc
# destroy _sre
# destroy posix
# destroy _functools
# destroy _io
# clear sys.audit hooks
  9161 1726867738.40176: done with _execute_module (file, {'path': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml', 'state': 'absent', '_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': 'file', '_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-1726867738.1497257-9700-238483375670143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})
  9161 1726867738.40193: _low_level_execute_command(): starting
  9161 1726867738.40207: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867738.1497257-9700-238483375670143/ > /dev/null 2>&1 && sleep 0'
  9161 1726867738.40231: in local.exec_command()
  9161 1726867738.40239: opening command with Popen()
  9161 1726867738.40361: done running command with Popen()
  9161 1726867738.40364: getting output with communicate()
  9161 1726867738.40886: done communicating
  9161 1726867738.40897: done with local.exec_command()
  9161 1726867738.40906: _low_level_execute_command() done: rc=0, stdout=, stderr=
  9161 1726867738.40914: handler run complete
  9161 1726867738.40945: variable 'ansible_host' from source: unknown
  9161 1726867738.40998: variable 'ansible_port' from source: unknown
  9161 1726867738.41001: variable 'ansible_user' from source: unknown
  9161 1726867738.41004: variable 'ansible_connection' from source: host vars for 'localhost'
  9161 1726867738.41006: attempt loop complete, returning result
  9161 1726867738.41008: variable 'item' from source: unknown
  9161 1726867738.41106: variable 'item' from source: unknown
changed: [managed_node2 -> localhost] => (item={'diff': [], 'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml', 'src': '/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml', 'md5sum': '5a57da448a1d752b982858b38aab344d', 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'changed': True, 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:admin_home_t:s0', 'size': 23, 'invocation': {'module_args': {'dest': '/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml', '_original_basename': '.ansbszkb', 'follow': False, 'checksum': '870b2314d3f4184a363b31373f07abb444f26444', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'RedHat', 'ansible_loop_var': 'item'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": {
        "ansible_loop_var": "item",
        "changed": true,
        "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
        "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml",
        "diff": [],
        "failed": false,
        "gid": 0,
        "group": "root",
        "invocation": {
            "module_args": {
                "_original_basename": ".ansbszkb",
                "attributes": null,
                "backup": false,
                "checksum": "870b2314d3f4184a363b31373f07abb444f26444",
                "content": null,
                "dest": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml",
                "directory_mode": null,
                "follow": false,
                "force": true,
                "group": null,
                "local_follow": null,
                "mode": "0600",
                "owner": null,
                "remote_src": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "src": "/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "RedHat",
        "md5sum": "5a57da448a1d752b982858b38aab344d",
        "mode": "0600",
        "owner": "root",
        "secontext": "unconfined_u:object_r:admin_home_t:s0",
        "size": 23,
        "src": "/root/.ansible/tmp/ansible-tmp-1726867729.4302785-9246-171993838746090/.source.yml",
        "state": "file",
        "uid": 0
    },
    "path": "/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/vars/RedHat.yml",
    "state": "absent"
}
  9161 1726867738.41646: dumping result to json
  9161 1726867738.41649: done dumping result, returning
  9161 1726867738.41651: done running TaskExecutor() for managed_node2/TASK: Cleanup [0e45163a-60dd-8a50-a75f-000000000016]
  9161 1726867738.41659: sending task result for task 0e45163a-60dd-8a50-a75f-000000000016
  9161 1726867738.42293: no more pending results, returning what we have
  9161 1726867738.42297: results queue empty
  9161 1726867738.42298: checking for any_errors_fatal
  9161 1726867738.42300: done checking for any_errors_fatal
  9161 1726867738.42301: checking for max_fail_percentage
  9161 1726867738.42302: done checking for max_fail_percentage
  9161 1726867738.42303: checking to see if all hosts have failed and the running result is not ok
  9161 1726867738.42304: done checking to see if all hosts have failed
  9161 1726867738.42304: getting the remaining hosts for this loop
  9161 1726867738.42306: done getting the remaining hosts for this loop
  9161 1726867738.42310: getting the next task for host managed_node2
  9161 1726867738.42316: done getting next task for host managed_node2
  9161 1726867738.42318:  ^ task is: TASK: meta (flush_handlers)
  9161 1726867738.42319:  ^ 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
  9161 1726867738.42324: getting variables
  9161 1726867738.42326: in VariableManager get_vars()
  9161 1726867738.42358: Calling all_inventory to load vars for managed_node2
  9161 1726867738.42361: Calling groups_inventory to load vars for managed_node2
  9161 1726867738.42364: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867738.42374: Calling all_plugins_play to load vars for managed_node2
  9161 1726867738.42377: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867738.42380: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867738.42905: done sending task result for task 0e45163a-60dd-8a50-a75f-000000000016
  9161 1726867738.42909: WORKER PROCESS EXITING
  9161 1726867738.42932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867738.43432: done with get_vars()
  9161 1726867738.43449: done getting variables
  9161 1726867738.43523: in VariableManager get_vars()
  9161 1726867738.43537: Calling all_inventory to load vars for managed_node2
  9161 1726867738.43539: Calling groups_inventory to load vars for managed_node2
  9161 1726867738.43541: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867738.43546: Calling all_plugins_play to load vars for managed_node2
  9161 1726867738.43548: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867738.43551: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867738.43911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867738.44395: done with get_vars()
  9161 1726867738.44414: done queuing things up, now waiting for results queue to drain
  9161 1726867738.44417: results queue empty
  9161 1726867738.44418: checking for any_errors_fatal
  9161 1726867738.44431: done checking for any_errors_fatal
  9161 1726867738.44432: checking for max_fail_percentage
  9161 1726867738.44433: done checking for max_fail_percentage
  9161 1726867738.44437: checking to see if all hosts have failed and the running result is not ok
  9161 1726867738.44437: done checking to see if all hosts have failed
  9161 1726867738.44438: getting the remaining hosts for this loop
  9161 1726867738.44439: done getting the remaining hosts for this loop
  9161 1726867738.44442: getting the next task for host managed_node2
  9161 1726867738.44448: done getting next task for host managed_node2
  9161 1726867738.44450:  ^ task is: TASK: meta (flush_handlers)
  9161 1726867738.44451:  ^ 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
  9161 1726867738.44454: getting variables
  9161 1726867738.44455: in VariableManager get_vars()
  9161 1726867738.44466: Calling all_inventory to load vars for managed_node2
  9161 1726867738.44468: Calling groups_inventory to load vars for managed_node2
  9161 1726867738.44470: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867738.44476: Calling all_plugins_play to load vars for managed_node2
  9161 1726867738.44478: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867738.44481: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867738.44844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867738.45294: done with get_vars()
  9161 1726867738.45307: done getting variables
  9161 1726867738.45368: in VariableManager get_vars()
  9161 1726867738.45381: Calling all_inventory to load vars for managed_node2
  9161 1726867738.45384: Calling groups_inventory to load vars for managed_node2
  9161 1726867738.45386: Calling all_plugins_inventory to load vars for managed_node2
  9161 1726867738.45391: Calling all_plugins_play to load vars for managed_node2
  9161 1726867738.45393: Calling groups_plugins_inventory to load vars for managed_node2
  9161 1726867738.45396: Calling groups_plugins_play to load vars for managed_node2
  9161 1726867738.45757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name
  9161 1726867738.46228: done with get_vars()
  9161 1726867738.46254: done queuing things up, now waiting for results queue to drain
  9161 1726867738.46256: results queue empty
  9161 1726867738.46257: checking for any_errors_fatal
  9161 1726867738.46259: done checking for any_errors_fatal
  9161 1726867738.46259: checking for max_fail_percentage
  9161 1726867738.46260: done checking for max_fail_percentage
  9161 1726867738.46261: checking to see if all hosts have failed and the running result is not ok
  9161 1726867738.46262: done checking to see if all hosts have failed
  9161 1726867738.46263: getting the remaining hosts for this loop
  9161 1726867738.46263: done getting the remaining hosts for this loop
  9161 1726867738.46266: getting the next task for host managed_node2
  9161 1726867738.46270: done getting next task for host managed_node2
  9161 1726867738.46271:  ^ task is: None
  9161 1726867738.46272:  ^ 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
  9161 1726867738.46274: done queuing things up, now waiting for results queue to drain
  9161 1726867738.46275: results queue empty
  9161 1726867738.46275: checking for any_errors_fatal
  9161 1726867738.46276: done checking for any_errors_fatal
  9161 1726867738.46277: checking for max_fail_percentage
  9161 1726867738.46278: done checking for max_fail_percentage
  9161 1726867738.46278: checking to see if all hosts have failed and the running result is not ok
  9161 1726867738.46279: done checking to see if all hosts have failed
  9161 1726867738.46281: getting the next task for host managed_node2
  9161 1726867738.46284: done getting next task for host managed_node2
  9161 1726867738.46284:  ^ task is: None
  9161 1726867738.46286:  ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False

PLAY RECAP *********************************************************************
managed_node2              : ok=16   changed=3    unreachable=0    failed=0    skipped=14   rescued=0    ignored=0   

Friday 20 September 2024  17:28:58 -0400 (0:00:01.463)       0:00:13.118 ****** 
=============================================================================== 
Create var file in caller that can override the one in called role ------ 3.11s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:8 
fedora.linux_system_roles.vpn : Ensure required packages are installed --- 2.99s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:6 
fedora.linux_system_roles.vpn : Populate service facts ------------------ 2.08s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/selinux.yml:3 
Gathering Facts --------------------------------------------------------- 1.66s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:2 
Cleanup ----------------------------------------------------------------- 1.46s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/tests_include_vars_from_parent.yml:49 
fedora.linux_system_roles.vpn : Check if system is ostree --------------- 0.57s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:10 
fedora.linux_system_roles.vpn : Set psks for hosts ---------------------- 0.14s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:137 
fedora.linux_system_roles.vpn : Set platform/version specific variables --- 0.11s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:19 
fedora.linux_system_roles.vpn : Set flag to indicate system is ostree --- 0.08s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:15 
Ensure the vpn ports status with the firewall role ---------------------- 0.08s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/firewall.yml:3 
caller : Test variable override ----------------------------------------- 0.07s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/tasks/main.yml:8 
fedora.linux_system_roles.vpn : Ensure ansible_facts used by role ------- 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/set_vars.yml:2 
fedora.linux_system_roles.vpn : Check if secrets file already exists ---- 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:169 
fedora.linux_system_roles.vpn : Create ipsec.conf files ----------------- 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:161 
fedora.linux_system_roles.vpn : Ensure cert_names are populated when auth_method is cert --- 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:73 
Include role ------------------------------------------------------------ 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/tests/vpn/roles/caller/tasks/main.yml:4 
fedora.linux_system_roles.vpn : Generate PSKs or use provided shared_key_content --- 0.05s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:100 
fedora.linux_system_roles.vpn : Ensure OpenSSL is installed on the controller --- 0.04s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:26 
fedora.linux_system_roles.vpn : Make sure there is at least one pair of hosts in each connection --- 0.04s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:59 
fedora.linux_system_roles.vpn : Enforce default auth method as needed --- 0.04s
/tmp/collections-5zx/ansible_collections/fedora/linux_system_roles/roles/vpn/tasks/main.yml:34 
  9161 1726867738.46399: RUNNING CLEANUP